platform/upstream/llvm.git
2013-09-05 Tom StellardR600: Fix segfault in R600TextureIntrinsicReplacer
2013-09-05 Douglas GregorUnbreak build with libc++, whose std::list<T> requires...
2013-09-05 Eric ChristopherMove accelerator table defines and constants to Dwarf...
2013-09-05 James DennettMark lambda closure classes as being implicitly-generated.
2013-09-05 Fariborz JahanianObjectiveC modern translator: fix up generated fast...
2013-09-05 Hans Wennborgclang-cl: Use .obj as extension for unnamed object...
2013-09-05 Ed MasteUse getwd(0) on FreeBSD as on OS X.
2013-09-05 Virgile BelloOptionValueProperties::DeepCopy (): return empty value...
2013-09-05 Virgile BelloAdded MSVC config file and makefile support.
2013-09-05 Eric ChristopherRename enums to match convention and remove superfluous...
2013-09-05 Virgile BelloAvoid ambiguity between pid_t and lldb::pid_t.
2013-09-05 Virgile BelloMinGW: avoid many warnings due to FAR/NEAR defines.
2013-09-05 Eric ChristopherReformat.
2013-09-05 Virgile BelloAdd OptionParser.h
2013-09-05 Virgile BelloUse <atomic> instead of "llvm/Support/Atomic.h". Remove...
2013-09-05 Daniel JasperAdd ATTRIBUTE_UNUSED to silence unused-function warning...
2013-09-05 Joey Gouly[ARMv8] Add some missing tests for DSB/DMB.
2013-09-05 Aaron WatryRemove unneeded semi-colons
2013-09-05 Aaron WatryAdd atomic_inc and atomic_add builtins
2013-09-05 Sylvestre Ledrusysctl.h does not exist under GNU/HURD (like windows)
2013-09-05 Sylvestre LedruGNU HURD can be considered (for now?) like a GNU/Linux
2013-09-05 Joey Gouly[ARMv8] Implement the new DMB/DSB operands.
2013-09-05 Manuel KlimekFixes PR 17106 (explicitly typed enums are formatted...
2013-09-05 Richard BartonAdd AArch32 DCPS{1,2,3} and HLT instructions.
2013-09-05 Alexander KornienkoHandle zero-width and double-width characters in string...
2013-09-05 Sylvestre LedruFix the profile of the function (fix commit 190048)
2013-09-05 Manuel KlimekFix writing of reformatted files.
2013-09-05 Alexander KornienkoRemoved empty directories left after r189960.
2013-09-05 Sylvestre LedruFix bug #17104 - Target info for GNU/kFreeBSD were...
2013-09-05 Tilmann SchellerReverting 190043 for now.
2013-09-05 Daniel Jasperclang-format: Quickfix for braced init lists detected...
2013-09-05 Kostya Serebryany[tsan] add colors to tsan output
2013-09-05 Stepan DyatkovskiyAdd new methods for TargetInfo:
2013-09-05 Tilmann SchellerARM: Add GPR register class excluding LR for use with...
2013-09-05 Daniel JasperAddress post-commit review comments from r190038.
2013-09-05 Richard Sandiford[SystemZ] Add NC, OC and XC
2013-09-05 Chandler CarruthSupport suppressing unused arguments warnings as a...
2013-09-05 Daniel Jasperclang-format: Fix parsing and indenting lambdas.
2013-09-05 Daniel Jasperclang-format: Enable formatting of nested blocks.
2013-09-05 Pavel Labath[analyzer] Restructure a test file
2013-09-05 Manuel KlimekMake error text if clang-format is not on the system...
2013-09-05 Nick LewyckyDeclare missing dependency on AliasAnalysis. Patch...
2013-09-05 Nick LewyckyFix typos in assert message.
2013-09-05 Venkatraman... [Sparc] Correctly handle call to functions with Returns...
2013-09-05 Marshall ClowN3545: Quoted strings
2013-09-05 Shankar Easwaran[lld][cleanup] remove unused ReaderFunc to avoid confusion.
2013-09-05 Reid Klecknersanitizers: Make sure Visual Studio gets error reports
2013-09-05 Richard TrieuFor "expected unqualified-id" errors after a double...
2013-09-05 Reid Klecknermsbuild: Add clang's compiler-rt libs to the LibraryPath
2013-09-05 Jim InghamRemove a spurious comment.
2013-09-05 Jim InghamRemove an unused ivar.
2013-09-05 Jim InghamRemove some unused #includes.
2013-09-05 Shankar Easwaran[lld][ELF] Change the order of the writable note section
2013-09-05 Jim InghamRemove spurious reference to radars in code (we try...
2013-09-05 Reid Klecknerasan: Add a wcslen interceptor mirroring strlen
2013-09-05 Bill WendlingFix comments to reflect reality.
2013-09-05 Eric ChristopherFormatting.
2013-09-05 Eli FriedmanAdd specific warning flags for GNU ext in lexer.
2013-09-05 Eli FriedmanNote when a decl is used in AST files.
2013-09-05 Eric ChristopherClean up some whitespace and comment formatting.
2013-09-04 Andrew Trickmi-sched: Force bottom up scheduling for generic targets.
2013-09-04 Nick KledzikAdd names for mach-o permissions bits and use the symbo...
2013-09-04 Marshall ClowMark issues 2103, 2005, 2196 and 2203 as complete....
2013-09-04 Eric ChristopherMove default dwarf version enum into the llvm dwarf...
2013-09-04 Richard SmithPR17103: Scoped enumerations with signed integer types...
2013-09-04 Nick Kledzikfix typo in enum name
2013-09-04 Sean CallananReport all methods in an Objective-C class that
2013-09-04 Sean CallananFixed detection of 'p' packet support in debugserver,
2013-09-04 Richard SmithTweak implementation of -Wwrite-strings to better match...
2013-09-04 Fariborz JahanianObjectiveC migrator: start introducing NS_XXX annotations
2013-09-04 Bill WendlingAdd missing header line.
2013-09-04 Bill WendlingUse ArrayRef instead of explicit container.
2013-09-04 Eric ChristopherRemove hack ensuring that darwin didn't produce dwarf...
2013-09-04 David BlaikieReapply r189013 (reverted in r189906) now that the...
2013-09-04 Eric ChristopherRevert "Revert r189902 as the workaround shouldn't...
2013-09-04 Eric ChristopherRevert r189902 as the workaround shouldn't be necessary...
2013-09-04 Eric ChristopherExpand and rewrite comment.
2013-09-04 Andrew Trickcomment typo
2013-09-04 David BlaikieDo not emit duplicate global initializers for template...
2013-09-04 Andrew TrickRemove dead subtree limit code.
2013-09-04 Andrew Trick-view-misched-dags, better pruning.
2013-09-04 Andrew Trickmi-sched: DEBUG cleanup, call tracePick for unidirectio...
2013-09-04 Andrew Trick80 columns
2013-09-04 Andrew Trickmi-sched: Suppress register pressure tracking when...
2013-09-04 Andrew Trickmi-sched: Load clustering is a bit to expensive to...
2013-09-04 Andrew Trickmi-sched: Reuse an invalid HazardRecognizer to save...
2013-09-04 Andrew Trickmi-sched: bypass heuristic checks when regpressure...
2013-09-04 Andrew TrickAdded -misched-regpressure option.
2013-09-04 Arnold SchwaighoferChange swift/vldm test case to be less dependent on...
2013-09-04 John Thompsonmodularize - Fix of header dependencies - this time...
2013-09-04 John Thompsonmodularize - Fix of header dependencies.
2013-09-04 Rafael EspindolaRename some variables to match the style guide.
2013-09-04 Vincent LejeuneR600: Use shared op optimization when checking cycle...
2013-09-04 Vincent LejeuneR600: Non vector only instruction can be scheduled...
2013-09-04 Vincent LejeuneR600: Use SchedModel enum for is{Trans,Vector}Only...
2013-09-04 Vincent LejeuneR600: Remove fmul.v4f32.ll test which is redundant...
2013-09-04 Eric ChristopherUnify and clean up.
2013-09-04 Rafael EspindolaRemove the -fuse-gold-plugin driver option.
2013-09-04 Rafael EspindolaMerge these 2 tests in a single file.
2013-09-04 Chandler CarruthUpdate the header guards for clang-modernize's unittests.
next