platform/upstream/llvm.git
2015-01-14 David Blaikieunique_ptrify the value in DominatorTreeBase::DomTreeNodes
2015-01-14 Greg ClaytonTyping "gui" will crash programs that don't give LLDB...
2015-01-14 Rafael EspindolaFix handling of extern_weak. This was broken by r225983.
2015-01-14 Daniel Jasperclang-tidy: Add initial check for "Don't use else after...
2015-01-14 Jonathan RoelofsSupport picking the unwinder used for testing on linux...
2015-01-14 David MajnemerInstCombine: Don't take A-B<0 into A<B if A-B has other...
2015-01-14 Rafael EspindolaRevert "Add r224985 back with two fixes."
2015-01-14 Reid KlecknerEmit the Itanium LSDA for unknown EH personalities...
2015-01-14 Reid KlecknerRemove dead code for llvm.eh.selector in the old EH...
2015-01-14 Zachary TurnerImplement demangling on Windows.
2015-01-14 Zachary TurnerAdd null pointer checks to some SBStream functions.
2015-01-14 Hans Wennborgdocs/conf.py: bump version to 3.7
2015-01-14 Hans WennborgUpdate PACKAGE_VERSION to 3.7.0svn
2015-01-14 Colin LeMahieu[Hexagon] Removing old versions of cmph and updating...
2015-01-14 Rafael EspindolaAdd support for comdats with names larger than 256...
2015-01-14 Steven WuRevert "More robust deployment target parsing on darwin"
2015-01-14 Hans Wennborgdocs/conf.py: update for 3.7
2015-01-14 Hans WennborgReleaseNotes.rst: update to 3.7
2015-01-14 Hans WennborgUpdate cxx_dr_status.html after 3.6 branch
2015-01-14 Hans WennborgReleaseNotes.rst: bump version to 3.7
2015-01-14 Colin LeMahieu[Hexagon] Removing old versions of cmpb and updating...
2015-01-14 Steven WuMore robust deployment target parsing on darwin
2015-01-14 Hans WennborgTrunk is now 3.7.0svn
2015-01-14 Colin LeMahieu[Hexagon] Deleting versions of compare-not that don...
2015-01-14 Sanjay Patelfix typos
2015-01-14 Saleem Abdulrasoolbuiltins: avoid duplicating unwind declarations
2015-01-14 Tom StellardR600/SI: Use IMPLICIT_DEF and KILL when failing to...
2015-01-14 Tom StellardR600/SI: Spill VGPRs to scratch space for compute shaders
2015-01-14 Olivier SallenaveCheck that the TLI callback enableAggressiveFMAFusion...
2015-01-14 Viktor Kutuzov[Msan] Fix strlen() and strnlen() interceptors to work...
2015-01-14 Jonathan RoelofsFix a lit configuration diagnostic. NFC
2015-01-14 Olivier SallenaveOverride the TLI callback enableAggressiveFMAFusion...
2015-01-14 Rafael EspindolaHandle a symbol being undefined.
2015-01-14 Daniel Jasperclang-format: Disable flag for Google's Java and Javasc...
2015-01-14 Daniel Sanders[mips] Handle transparent unions correctly.
2015-01-14 Vladimir MedicAdd disassembler tests for mips32r2 platform. There...
2015-01-14 Chandler Carruth[cleanup] Re-sort *all* #include lines with llvm/utils...
2015-01-14 Chandler Carruth[cleanup] Re-sort #include lines using llvm/utils/sort_...
2015-01-14 Erik Ecksteinreapply: SLPVectorizer: Cache results from memory alias...
2015-01-14 Chandler Carruth[cleanup] Re-sort the #include lines with llvm/utils...
2015-01-14 Chandler Carruth[cleanup] Re-sort the #include lines using llvm/utils...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 Daniel Jasperclang-format: [Java] Support try blocks with resources.
2015-01-14 Jyoti AllurCorrect POP handling for v7m
2015-01-14 Daniel Jasperclang-format: [Java] Prefer not to break in parameter...
2015-01-14 Chandler Carruth[dom] Make the DominatorTreeBase not a dynamic class!
2015-01-14 Chandler Carruth[PM] Port domtree to the new pass manager (at last).
2015-01-14 Kai Nacke[mips] Refine octeon instructions seq/seqi/sne/snei
2015-01-14 Vladimir MedicAdd disassembler tests for mips32r2 platform. There...
2015-01-14 Chandler Carruth[PM] Make DominatorTrees (corectly) movable so that...
2015-01-14 Daniel Jasperclang-format: [Java] Understand "import static".
2015-01-14 Daniel Jasperclang-format: [Java] Don't let annotations confuse...
2015-01-14 Daniel Jasperclang-format: [Java] Don't line-wrap before annotations...
2015-01-14 Daniel Jasperclang-format: [Java] Don't get confused by leading...
2015-01-14 Brad SmithThe assembler is now enabled by default.
2015-01-14 David MajnemerSema: It's cheaper to ask LookupResult::empty than...
2015-01-14 David BlaikieReapply debug info changes now that more precise column...
2015-01-14 Brad SmithUse the integrated assembler by default on 32-bit Power...
2015-01-14 Brad SmithUse the integrated assembler by default on SPARC.
2015-01-14 David BlaikieReapply r225000 (reverted in r225555): DebugInfo: Gener...
2015-01-14 David BlaikieDebugInof: Correct the location of exception cleanups...
2015-01-14 David MajnemerUse the operand vector instead so inline assembly can...
2015-01-14 Mehdi AminiSelectionDAG: add a -filter-view-dags option to llc
2015-01-14 Mehdi AminiDAG Combiner: Fold SelectCC When Cond is UNDEF
2015-01-14 Mehdi AminiAdd assertions for out of bound index in ComputeLinearIndex
2015-01-14 Saleem AbdulrasoolX86: only access operands if they are present
2015-01-14 Mehdi AminiFold a loop for array processing in ComputeLinearIndex
2015-01-14 JF BastienRevert "Insert random noops to increase security agains...
2015-01-14 JF BastienRevert "Insert random noops to increase security agains...
2015-01-14 Peter Collingbourneirgen: expose DisableUnusedImportCheck flag
2015-01-14 Peter Collingbourneirgen: expose PackageCreated hook
2015-01-14 Duncan P. N... NVPTX: Use MapMetadata() instead of custom/stale/untest...
2015-01-14 Duncan P. N... NVPTX: Remove bogus remap logic for global variable...
2015-01-14 David MajnemerSema: Relax parsing of '#' in constraints
2015-01-14 Saleem AbdulrasoolX86: validate 'int' instruction
2015-01-14 NAKAMURA TakumiDisable a couple of tests, CodeGen/X86/noop-insert...
2015-01-14 Chandler Carruth[dom] Remove extraneous inline keywords. Template funct...
2015-01-14 Chandler Carruth[dom] The formatting of the generic domtree has bitrott...
2015-01-14 Chandler Carruth[dom] Clean up some comments in this header that were...
2015-01-14 Chandler Carruth[dom] Add a basic dominator tree test.
2015-01-14 Hao LiuFix a wrong comment in LoopVectorize.
2015-01-14 David MajnemerSema: Check type compatibility with the most recent...
2015-01-14 NAKAMURA TakumiTargetInstrInfo.h: Fix \param in r225772. [-Wdocumentation]
2015-01-14 Rafael EspindolaAnother try at handling LD_LIBRARY_PATH not being defined.
2015-01-14 Richard TrieuDisable -Wunknown-pragmas in a test so that Clang witho...
2015-01-14 Tim NorthoverARM: add test for crc32 instructions in CodeGen.
2015-01-14 Duncan P. N... Remove trailing slash from r225924
2015-01-14 Hal Finkel[PowerPC] Fix the noop-insert test
2015-01-14 Matt ArsenaultR600/SI: Remove some redudant load testcases.
2015-01-14 Matt ArsenaultR600/SI: Fix bad code with unaligned byte vector loads
2015-01-14 Matt ArsenaultImplement new way of expanding extloads.
2015-01-14 Duncan P. N... Utils: Remove unreachable break, NFC
2015-01-14 Oleksiy VyalovExtend PipePosix with support for named pipes/timeout...
2015-01-14 Adam Nemet[AVX512] Add FP unpack intrinsics
2015-01-14 Duncan P. N... Utils: Handle remapping distinct MDLocations
2015-01-14 Jonathan RoelofsRefactor the lit config's linker flag discovery code...
2015-01-14 Rafael EspindolaHandle LD_LIBRARY_PATH not being defined.
2015-01-14 Duncan P. N... Utils: Thread distinct-ness through the cloneMD*()...
2015-01-14 Duncan P. N... Utils: Extract cloneMDNode(), NFC
2015-01-14 Duncan P. N... Utils: Move cloneMD*() up, NFC
next