platform/upstream/llvm.git
2014-12-04 Daniel Jasperclang-format: More restrictively classify import declar...
2014-12-04 Yaron Kerenclang-formatted ranged loops and assignment, NFC.
2014-12-04 Jean-Daniel... Add mach-o LC_RPATH support to llvm-objdump
2014-12-04 Alexey Bataev[OPENMP] Codegen for 'omp master' directive
2014-12-04 Rui Ueyama[PECOFF] Improve /export compatibility.
2014-12-04 Sameer SahasrabuddheAlways emit kernel arg info for SPIR.
2014-12-04 Michael Liao[X86] Clean up whitespace as well as minor coding style
2014-12-04 Saleem AbdulrasoolCodeGen: refactor ARM builtin handling
2014-12-04 Rafael EspindolaRevert "Add missing test dependency and use a more...
2014-12-04 Rafael EspindolaAdd missing test dependency and use a more canonical...
2014-12-04 Colin LeMahieu[Hexagon] Adding lit exception if Hexagon isn't built.
2014-12-04 Colin LeMahieu[Hexagon] Marking some instructions as CodeGenOnly...
2014-12-04 Hans WennborgCMake: try to actually fix the regexes for setting...
2014-12-04 NAKAMURA TakumiIntroduce "llvm-ranlib" as a name of targets since...
2014-12-04 NAKAMURA TakumiSort by alphabetical order.
2014-12-04 Rui UeyamaRewrite InputGraph's Group
2014-12-04 Michael Liao[X86] Restore X86 base pointer after call to llvm.eh...
2014-12-04 Hal Finkel[PowerPC] 'cc' should be an alias only to 'cr0'
2014-12-04 Philip ReamesMinor typo and link fixes for Statepoint documentation
2014-12-04 Rui Ueyama[PECOFF] Improve compatibility of /export option.
2014-12-04 NAKAMURA TakumiHexagonMCInst.h: Qualify constants explicitly to appeas...
2014-12-04 Rafael EspindolaFor copy, cmake needs the full path to llvm-ar.
2014-12-04 Matt ArsenaultAllow target to specify prefix for labels
2014-12-04 Philip ReamesA few more checks for gc.statepoints in the Verifier
2014-12-04 Rafael EspindolaAdd missing dependency on llvm-ar. Should hopefully...
2014-12-03 Reid KlecknerAdd test for __umulh
2014-12-03 Hal Finkel[PowerPC] Fix inline asm memory operands not to use r0
2014-12-03 Quentin Colombet[RegAllocFast] Handle implicit definitions conservatively.
2014-12-03 Reid KlecknerImplement __umulh with __int128 arithmetic
2014-12-03 Rafael EspindolaThis reverts commit r223306 and r223277.
2014-12-03 Kostya Serebryany[msan] allow -fsanitize-coverage=N together with -fsani...
2014-12-03 Kostya Serebryany[msan] allow -fsanitize-coverage=N together with -fsani...
2014-12-03 Kostya Serebryany[msan] allow -fsanitize-coverage=N together with -fsani...
2014-12-03 Jacques PienaarTest commit.
2014-12-03 Rafael EspindolaMake llvm-ar a real build target and install it.
2014-12-03 Zachary TurnerImprove the comments on PutSTDIN, GetSTDOUT, and GetSTDERR.
2014-12-03 Chris MatthewsAdd a test-case for lit xunit output
2014-12-03 Kevin EnderbyMove tests for llvm-objdump for universal files to...
2014-12-03 Chris MatthewsDon't allow test-suite names with . in them in xml...
2014-12-03 Rafael EspindolaSplit the set of identified struct types into opaque...
2014-12-03 Kevin EnderbyAdd support to llvm-objdump for Mach-O universal files...
2014-12-03 Sanjay Patelfix typos, grammar, formatting; NFC
2014-12-03 Philip ReamesStrength Verifier checks around the types involved...
2014-12-03 Matthias Brauncorrect spelling, NFC
2014-12-03 Zachary TurnerManually call ModulesDidLoad when the executable is...
2014-12-03 Zachary TurnerCorrectly shutdown when DoDestroy is called with an...
2014-12-03 Reid KlecknerCUDA host device code with two code paths
2014-12-03 Matthias Braun[SimplifyLibCalls] Improve double->float shrinking...
2014-12-03 Matthias Braun[SimplifyLibCalls] Enable double to float shrinking...
2014-12-03 Colin LeMahieu[Hexagon] Converting member InstrDesc to static variable.
2014-12-03 Reid KlecknerCast vtable address points to i32 (...)** to enable...
2014-12-03 Richard SmithTeach EvaluatedExprVisitor that the condition and unsel...
2014-12-03 Nico WeberFix grammar-o.
2014-12-03 Colin LeMahieu[Hexagon] Converting subclass members to an implicit...
2014-12-03 David Blaikierange-for some things
2014-12-03 David BlaikieSimplify CodeGenRegBank::inferMatchingSuperRegClass...
2014-12-03 David BlaikieSimplify ownership of RegClasses by using list<CodeGenR...
2014-12-03 David BlaikieRange-for some stuff related to RegClasses, and comment...
2014-12-03 Philip ReamesMake the Verifier more strict about gc.statepoints
2014-12-03 Hans WennborgASan CMakeLists.txt: fix bad indent; NFC
2014-12-03 Will SchmidtAdd TableGen info for Power8.
2014-12-03 Roman DivackyChange the name to be in style.
2014-12-03 Matt ArsenaultFix sphinx error from Statepoints.rst
2014-12-03 Tom StellardR600/SI: Move SIInsertWaits into AMDGPUPassConfig:...
2014-12-03 Tom StellardR600/SI: Don't run SI passes on R600 subtargets
2014-12-03 Oleksiy VyalovUse timeout when reading debugserver's port from a...
2014-12-03 Alexander KornienkoMake ArgumentsAdjuster an std::function (clang-tools...
2014-12-03 Alexander KornienkoMake ArgumentsAdjuster an std::function.
2014-12-03 Tim NorthoverAArch64: fix wrong-endian parameter passing.
2014-12-03 Colin LeMahieu[NFC] Fixing pendantic warning extra semicolons.
2014-12-03 Colin LeMahieu[Hexagon] [NFC] Moving function implementations out...
2014-12-03 Nick LewyckyFix test to use the right metadata node (reapply r22323...
2014-12-03 Colin LeMahieu[Hexagon] [NFC] Renaming *packetStart to *packetBegin
2014-12-03 Jonathan RoelofsFix isThreadModelSupported()'s comment. NFC
2014-12-03 Alexander PotapenkoRevert r223239, which broke some bots.
2014-12-03 Alexander PotapenkoFix the metadata number used by llvm.gcov to match...
2014-12-03 Aaron BallmanSilencing several "multiple copy constructors" warnings...
2014-12-03 Aaron BallmanSilencing a 32-bit implicit conversion warning in MSVC...
2014-12-03 Evgeniy Stepanovmsan] Add compile-time checks for missing origins.
2014-12-03 Alexander Kornienko[clang-tidy] Update help messages and docs.
2014-12-03 Daniel Jasperclang-format: Fix fake parentheses placement with comments.
2014-12-03 Evgeniy Stepanov[msan] Change the way origin ids are built.
2014-12-03 Alexander Kornienko[clang-tidy] Make a test independent of the default...
2014-12-03 Evgeniy Stepanov[asan] Fix stale_stack_leak.cc test in ASan-UAR mode.
2014-12-03 Evgeniy Stepanov[msan] Add one more test for the handling of stack...
2014-12-03 Daniel Jasperclang-format: Fix expression parser not closing stuff...
2014-12-03 Hafiz Abid... Remove unnecessary changes committed in r223222.
2014-12-03 Evgeniy Stepanov[msan] Re-enable one test.
2014-12-03 Alexey Bataev[OPENMP] Code formatting and improvement, no functional...
2014-12-03 Erik EcksteinInstCombine: simplify signed range checks
2014-12-03 Hafiz Abid... Fix a hang on OSX while executing -exec-run.
2014-12-03 Hal Finkel[PowerPC] Print all inline-asm consts as signed numbers
2014-12-03 Hal FinkelPreserve LD_LIBRARY_PATH when using the 'env' command
2014-12-03 Charlie TurnerEmit ABI_FP_rounding attribute.
2014-12-03 Charlie TurnerAdd tests for default value of Tag_ABI_FP_rounding.
2014-12-03 Benjamin PoulainFix a typo in the documentation of LTO
2014-12-03 Rafael EspindolaAsk the module for its the identified types.
2014-12-03 Duncan P. N... ADT: Rename argument in emplace_back_impl
2014-12-03 Nick LewyckyRevert r222997. The newly added compile-time checks...
2014-12-03 Duncan P. N... LoopVectorize: Remove unnecessary RAUW
next