platform/upstream/llvm.git
2014-06-05 Evgeniy StepanovFix driver warning about -shared-libasan on Android.
2014-06-05 Robert LyttonXCore target: Fix 'typestring' binding qualifier to...
2014-06-05 Iain Sandoelld (build with configur and make) Enable build
2014-06-05 Matt ArsenaultR600: Fix test. Using wrong check prefix.
2014-06-05 Rui UeyamaRevert "[PECOFF] Support COMDAT associative sections."
2014-06-05 Rui UeyamaAdd SymbolTable::isCoalescedAway
2014-06-05 Rui UeyamaPrint error message in LinkOnce handler.
2014-06-05 Rui Ueyama[PECOFF] Support COMDAT associative sections.
2014-06-05 Nick LewyckyFix coverage for files with global constructors again...
2014-06-05 Puyan LotfiChanging this line of code back to the way it was befor...
2014-06-05 David BlaikieRevert r210221 again, due to a crash Richard Smith...
2014-06-05 Dan AlbertRemove's uses of sys/timeb.h for Android.
2014-06-05 David BlaikieDebugInfo: Reuse existing LexicalScope to retrieve...
2014-06-05 David BlaikieDebugInfo: Roll argument insertion into variable insert...
2014-06-05 Alexey Samsonov[Deadlock detector] Fix CMake build rules for shared...
2014-06-05 David BlaikiePR19388: DebugInfo: Emit dead arguments in their origin...
2014-06-05 Richard SmithBugfix: don't assert if someone manages to declare...
2014-06-05 Alexey SamsonovUse AArch64 instead of now removed ARM64 in test configs
2014-06-05 David BlaikieDebugInfo: Add comments/assert description to r209674...
2014-06-05 Eric ChristopherWe've got a getSlotSize call already that we use everyw...
2014-06-05 Matt ArsenaultR600/SI: Match rsq instructions
2014-06-05 Reid KlecknerFlush C stdio streams upon process termination
2014-06-05 Eric Christopher80-columns.
2014-06-05 Eric ChristopherRemove uses of the TargetMachine from X86FrameLowering.
2014-06-05 Matt ArsenaultUse nullptr
2014-06-04 David BlaikieDebugInfo: Reapply r209984 (reverted in r210143), asser...
2014-06-04 Richard Smith[ubsan] Don't add a --dynamic-list for ubsan symbols...
2014-06-04 Richard SmithFormatting cleanup.
2014-06-04 Nick LewyckyExplain why we skip DbgInfoIntrinsics when looking...
2014-06-04 Hans WennborgDon't dynamically initialize dllimport vars (PR19933)
2014-06-04 Greg Fitzgerald[asan] Add install rule for Android runtime
2014-06-04 Hans WennborgDon't emit structors for available_externally globals...
2014-06-04 Alexey SamsonovRemove the overload of GetAddrOfConstantString method
2014-06-04 Todd FialaMove MemoryRegionInfo out of Target/Process.h into...
2014-06-04 Alexey SamsonovRefactor and generalize GetAddrOfConstantString and...
2014-06-04 Richard SmithUse __builtin_operator_new/__builtin_operator_delete...
2014-06-04 David MajnemerHandle partial nanosleeps in this_thread::sleep_for
2014-06-04 Tobias GrosserAdjust another test case to not access out of bounds
2014-06-04 Rafael EspindolaThis cast is not necessary any more (llvm api change).
2014-06-04 Rafael EspindolaAdd a Constant version of stripPointerCasts.
2014-06-04 Rafael EspindolaUpdate for llvm api change.
2014-06-04 Rafael EspindolaClauses in a landingpad are always Constant. Use a...
2014-06-04 Peter Collingbourne[dfsan] Fix the declaration of dfsan_add_label.
2014-06-04 Yaron KerenTwo small enhancements for the JIT.
2014-06-04 David BlaikieXFAIL: test/DebugInfo/missing-abstract-variable.ll...
2014-06-04 Sergey Matveev[sanitizer] Make LSan/MSan/TSan honor the "color" flag.
2014-06-04 David MajnemerMS-ABI: Mangle empty template parameter packs correctly
2014-06-04 David MajnemerMS-ABI: Implement user defined literals
2014-06-04 Todd FialaAdded gdb-remote $qMemoryRegionInfo tests for heap...
2014-06-04 Nico WeberMake meta.trans.other/aligned_storage.pass.cpp pass...
2014-06-04 Saleem Abdulrasooltools: fix parenthesis warning from GCC
2014-06-04 Saleem Abdulrasooltools: fix silly typo in llvm-readobj
2014-06-04 Saleem Abdulrasooltools: initial implementation of WoA EH decoding
2014-06-04 Saleem Abdulrasooltools: introduce StreamWriter::printBoolean
2014-06-04 Saleem AbdulrasoolSupport: style/documentation cleanup for format
2014-06-04 Saleem AbdulrasoolSupport: add additional comment for ARM EH structure
2014-06-04 Nico WeberMake locales (and transitively, std::endl) work reliabl...
2014-06-04 Todd FialaAdd gdb-remote test for $qMemoryRegionInfo code querying.
2014-06-04 Rafael Espindola InstCombine: Improvement to check if signed addition...
2014-06-04 Todd FialaAdd gdb-remote test to ensure $qMemoryRegionInfo is...
2014-06-04 Alexander Musman[OPENMP] Parsing/Sema for OMPLasprivateClause.
2014-06-04 Daniel Jasperclang-format: Leave empty lines within UnwrappedLines.
2014-06-04 Tilmann Scheller[AArch64] clang-format the load/store optimizer.
2014-06-04 Tilmann Scheller[AArch64] Fix some LLVM Coding Standards violations...
2014-06-04 Evgeniy Stepanov[sancov] Handle fork.
2014-06-04 Tobias GrosserAdjust multidim test cases to not access out-of-bound...
2014-06-04 Patrik HagglundFix gcc -Wparentheses warning.
2014-06-04 Iain SandoeInitial set of Makefiles
2014-06-04 Tobias Grosserwww: Polly can be built without any GPLed software
2014-06-04 Rui UeyamaFix a wrong comment.
2014-06-04 Rui UeyamaAdd a comment, fix style.
2014-06-04 Daniel Jasperclang-tidy: Make use-override tests stricter.
2014-06-04 Rui UeyamaFix format.
2014-06-04 Daniel Jasperclang-tidy use override: Don't generate incorrect warni...
2014-06-04 Tobias GrosserUse range-based for loops
2014-06-04 Alexander Musman[OPENMP] Small comment and reformatting fixes.
2014-06-04 Nick LewyckyFix a use of uninitialized value. OldCC is set when...
2014-06-04 Andrew TrickAdd a subtarget hook: enablePostMachineScheduler.
2014-06-04 Andrew TrickMove GenericScheduler and PostGenericScheduler into...
2014-06-04 Justin Bognerdocs: Remove documentation for legacy PGO options
2014-06-04 Simon Atanasyan[Object][ELF] Range-based loop simplification.
2014-06-04 Todd FialaFix a couple minor typos in $qMemoryRegionInfo packet...
2014-06-04 Marshall ClowAdd a note about debug mode being non-functional
2014-06-04 Alp TokerGraphWriter: try gv before xdg-open
2014-06-04 Alp TokerGraphWriter: support the XDG open utility
2014-06-04 Alp TokerRemove inclusions of LLVM's private config.h
2014-06-04 Alp TokerRemove the last remaining llvm/Config/config.h includes
2014-06-04 Alp Tokerconfig.h: fix layering and don't duplicate definitions
2014-06-04 David BlaikieDebugInfo: Partial revert r209984 due to more cases...
2014-06-04 Nick Kledzik[mach-o] Make anonymous atom out of section content...
2014-06-04 Hans WennborgDowngrade "definition of dllimport static field" error...
2014-06-04 Greg FitzgeraldDisable unstable test on ARM
2014-06-03 Nick Kledzik[mach-o] Refactor sections -> atoms to be table driven.
2014-06-03 Richard SmithAdd __builtin_operator_new and __builtin_operator_delet...
2014-06-03 Matt ArsenaultFix typos
2014-06-03 Pete CooperCalculate dead instructions when a live interval is...
2014-06-03 Richard SmithUpdate DR page for latest revision of CWG issues list.
2014-06-03 Jonathan RoelofsAdd test case for inherited exceptions
2014-06-03 Eric ChristopherRevert r209381 as it isn't a local variable. Add a...
2014-06-03 Eric ChristopherFixup formatting in the pass.
next