platform/upstream/llvm.git
2015-02-13 Matt ArsenaultR600/SI: Minor test scheduling fixes
2015-02-13 Saleem Abdulrasoolunwind: always export unw_local_addr_space
2015-02-13 Ilia KFix -data-read-memory-bytes command (MI)
2015-02-13 Ilia KAdd missing prompt when command doesn't exist (MI)
2015-02-13 Zachary TurnerFix -Wunused-variable warning.
2015-02-13 Zachary Turnerllvm-pdbdump: Improve printing of functions and signatures.
2015-02-13 Jozef Kolek[mips][microMIPS] Delay slot filler: Replace the microM...
2015-02-13 Dmitry Vyukovtsan: don't initialize trace header in release mode
2015-02-13 Saleem Abdulrasoolunwind: use sizeof() instead of hardcoded sizes
2015-02-13 Ilia KFix Arg0 argument after r229110. The problem was that...
2015-02-13 Andrea Di Biagio[InstCombine] Fix regression introduced at r227197.
2015-02-13 Nico WeberRevert r229082 for a bit, it caused PR22577.
2015-02-13 Tom StellardHelp: Document how to build and install with CMake.
2015-02-13 Tom StellardHelp: Document the minimum CMake version required.
2015-02-13 Dmitry Vyukovtsan: fix build
2015-02-13 Marshall ClowRooting out more undefined behavior in char_traits.
2015-02-13 Akira HatanakaAdd run line that was missing in r228999.
2015-02-13 Dmitry Vyukovtsan: reduce history size in Go mode
2015-02-13 Dmitry Vyukovtsan: disable deadlock detector in Go mode
2015-02-13 Dmitry Vyukovtsan: remove internal deadlock detector from ThreadStat...
2015-02-13 Jonathan RoelofsAppease buildbots
2015-02-13 Dmitry Vyukovtsan: reduce size of vector clock in Go mode
2015-02-13 Dmitry Vyukovtsan: remove stats from ThreadState ifndef TSAN_COLLECT...
2015-02-13 Jonathan RoelofsModularize TargetInfo discovery in the lit config
2015-02-13 Ilia KAdd -exec-arguments command
2015-02-13 Jean-Daniel... Remove file not used anywhere.
2015-02-13 John ThompsonMoved header list loading to new class. This is staging...
2015-02-13 Jean-Daniel... Using 'isa' instead of 'dyn_cast'
2015-02-13 Dmitry Vyukovtsan: fix stack printing
2015-02-13 Andrea Di Biagio[CodeGenPrepare] Removed duplicate logic. SimplifyCFG...
2015-02-13 Tamas BerghammerFix configure+make build broken by r228943 (part 2)
2015-02-13 Arnaud A. de... [PBQP] Conservativelly allocatable nodes can be spilled...
2015-02-13 Hafiz Abid... Fix for http://llvm.org/bugs/show_bug.cgi?id=21744
2015-02-13 James Molloy[SimplifyCFG] Add test for r229099
2015-02-13 Ilia KFix build after r229094: replace llvm/PassManager.h...
2015-02-13 James Molloy[SimplifyCFG] Be more aggressive
2015-02-13 Tamas BerghammerFix configure+make build broken by r228943
2015-02-13 Toma Tabacu[mips] Improve support for the .set at/noat assembler...
2015-02-13 Chandler CarruthDisable a warning for the python modules as the python...
2015-02-13 Chandler Carruth[PM] Update the examples to reflect the removal of the
2015-02-13 Chandler Carruth[PM] Remove the old 'PassManager.h' header file at...
2015-02-13 Chandler CarruthRemove a stray blank line that my sort_include.py scrip...
2015-02-13 Chandler Carruth[PM] Fix #include order here that I forgot to update...
2015-02-13 Chandler Carruth[PM] Convert Polly over to directly use the legacy...
2015-02-13 Chandler Carruth[PM] Move away from the old llvm/PassManager.h header...
2015-02-13 Chandler CarruthRe-sort the #include lines in bindings and examples...
2015-02-13 Chandler CarruthRe-sort #include lines using my handy dandy ./utils...
2015-02-13 Chandler CarruthRe-sort includes using the LLVM utils/sort_includes...
2015-02-13 Chandler CarruthFix the last two warnings I see on Linx building 'lldb...
2015-02-13 Chandler CarruthFix four missing 'override' specifiers found with the...
2015-02-13 Chandler CarruthRemove an unused variable found with a Clang warning.
2015-02-13 David MajnemerMS ABI: Implement /volatile:ms
2015-02-13 Zachary TurnerFix the windows build *again*. Grrr, MSVC.
2015-02-13 Chandler CarruthRevert a series of commits starting at r228886 which...
2015-02-13 Zachary TurnerFix non-windows builds unhappy about a missing header.
2015-02-13 Craig Topper[X86] Add support for parsing and printing the mnemonic...
2015-02-13 Craig Topper[X86] Fix XOP vpcom intrinsic autoupgrade to map 'true...
2015-02-13 Zachary Turnerllvm-pdbdump: Add more comprehensive dumping of symbol...
2015-02-13 Mehdi AminiInstCombine: cleanup redundant dyn_cast<> (NFC)
2015-02-13 Ed SchoutenDon't use bzero() and strcpy().
2015-02-13 Craig Topper[X86] Fix test cases that I foolishly copied and modifi...
2015-02-13 Will NewtonELF/AArch64: Add support for checking for ABS32 overflow
2015-02-13 Craig TopperFix a typo in a comment. NFC
2015-02-13 Craig TopperFix probable typo in test.
2015-02-13 Craig Topper[X86] Remove int_x86_sse2_psll_dq_bs and int_x86_sse2_p...
2015-02-13 Craig Topper[X86] Remove references to builtin names that have...
2015-02-13 Craig Topper[X86] Add range checking on immediate arguments on...
2015-02-13 Craig Topper[X86] Add _mm_bslli_si128 and _mm_bsrli_si128 as aliase...
2015-02-13 Craig Topper[X86] Simplify some code and remove some -Wshadow disab...
2015-02-13 Chandler Carruth[unroll] Concede defeat and disable the unroll analyzer...
2015-02-13 Michael Liao[InstCombine] Fix a bug when combining `icmp` from...
2015-02-13 Chandler Carruth[unroll] Merge the simplification and DCE estimation...
2015-02-13 Chandler Carruth[unroll] Remove pointless dyn_cast<>s to Instruction...
2015-02-13 Chandler Carruth[unroll] Don't check the loop set for whether an instru...
2015-02-13 Chandler Carruth[unroll] Change the other worklist in the unroll analyz...
2015-02-13 Chandler Carruth[unroll] Replace a boolean, for loop, condition, and...
2015-02-13 Chandler Carruth[unroll] Directly query for dead instructions.
2015-02-13 Chandler Carruth[unroll] Replace a linear time check for no uses with...
2015-02-13 Rui UeyamaRemove unused parameters.
2015-02-13 Chandler Carruth[unroll] Rather than an operand set, use a setvector...
2015-02-13 Chandler Carruth[unroll] Extract the code to enqueue operansd for the...
2015-02-13 Chandler Carruth[unroll] Use a small set to de-duplicate operands prior...
2015-02-13 Rui UeyamaRemove KindArcH::PowerPC and sort enums alphabetically.
2015-02-13 Chandler Carruth[unroll] Make the unroll cost analysis terminate determ...
2015-02-13 Duncan P. N... IR: Drop never-used defaults for DIBuilder::createTempl...
2015-02-13 Dan AlbertFix error checking in get_temp_file_name().
2015-02-13 Matt ArsenaultR600/SI: Remove unnecessary check for fpimm
2015-02-13 Chandler Carruth[unroll] Make range based for loops a bit more explicit...
2015-02-13 Duncan P. N... Bitcode: Remove confusing '?' from r229004, NFC
2015-02-13 Duncan P. N... Bitcode: Add trailing comma to MetadataCodes, NFC
2015-02-13 Rui UeyamaRemove class that really does nothing.
2015-02-13 Chandler Carruth[IC] Fix a bug with the instcombine canonicalizing...
2015-02-13 Chandler Carruth[unroll] Avoid the "Insn" abbreviation of Instruction...
2015-02-13 Olivier SallenaveCheck interleaving without relying on debug output.
2015-02-13 Chandler Carruth[unroll] Tidy up the integer we use to accumululate...
2015-02-13 Duncan P. N... AsmWriter/Bitcode: MDImportedEntity
2015-02-13 Duncan P. N... AsmWriter/Bitcode: MDObjCProperty
2015-02-13 Duncan P. N... AsmWriter/Bitcode: MDExpression
2015-02-13 Duncan P. N... AsmWriter/Bitcode: MDLocalVariable
2015-02-13 Zachary TurnerFix the build, I forgot to check that UnitTests still...
next