summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make llvm-config.in configuration more MSYS-friendly.Oscar Fuentes2011-03-19
* CMake: store TARGET_TRIPLE on llvm-config.in.Oscar Fuentes2011-03-19
* Update CMake library dependencies.Oscar Fuentes2011-03-19
* Revert r127953, "SimplifyCFG has stopped duplicating returns into predecessorsDaniel Dunbar2011-03-19
* SimplifyCFG has stopped duplicating returns into predecessors to canonicalize IREvan Cheng2011-03-19
* Minor code re-structuring.Evan Cheng2011-03-19
* Add support for legalizing UINT_TO_FP of vectors on platforms which doNadav Rotem2011-03-19
* Update Passes.html, part 3: alphabetize descriptions.Eli Friedman2011-03-19
* Update Passes.html, part 2: cleanup a bit more dead docs, a few moreEli Friedman2011-03-19
* Update Passes.html, part 1: remove passes which were removed from the tree,Eli Friedman2011-03-19
* Disable test to unbreak Linux. Radar 9156771.Stuart Hastings2011-03-19
* Reapply 127939 since Daniel fixed the breakage. <rdar://problem/9012638>Stuart Hastings2011-03-19
* Revert 127939. <rdar://problem/9012638>Stuart Hastings2011-03-19
* Test case for r127940.Devang Patel2011-03-19
* Revise r126127 to address Daniel's comments. <rdar://problem/9012638>Stuart Hastings2011-03-19
* Fixed an assert by the ARM disassembler for LDRD_PRE/POST.Johnny Chen2011-03-19
* Tweak CrashRecoveryContextCleanup to provide an easy method for clients to se...Ted Kremenek2011-03-19
* Tweak CrashRecoveryContext::GetCurrent() to return quickly if 'gCrsahRecovery...Ted Kremenek2011-03-19
* FileCheckize a test.Andrew Trick2011-03-19
* If an AllocaInst referred by DbgDeclareInst is used by a LoadInst then the Lo...Devang Patel2011-03-18
* Remove dead code.Devang Patel2011-03-18
* Consider debug info intrinsics pointing to null value as dead instructions.Devang Patel2011-03-18
* Silence a warning.Jim Grosbach2011-03-18
* Add support to the ARM asm parser for the register-shifted-register forms of ...Owen Anderson2011-03-18
* Beginnings of MC-JIT code generation.Jim Grosbach2011-03-18
* Match a few more obvious patterns to revsh. rdar://9147637.Evan Cheng2011-03-18
* Extend live debug values down the dominator tree by following copies.Jakob Stoklund Olesen2011-03-18
* Revert r127852; it's apparently causing an ICE on mingw.Eli Friedman2011-03-18
* Use lazy parsing in LTO. Unfortunately this is only a 3% time saving forRafael Espindola2011-03-18
* Clean whitespace.Owen Anderson2011-03-18
* Reduce code duplication.Owen Anderson2011-03-18
* PTX: Fix various codegen issuesJustin Holewinski2011-03-18
* Add llvm-rtdyld support for loading 32-bit code.Jim Grosbach2011-03-18
* setExecutable() should default to success if there's nothing custom for it.Jim Grosbach2011-03-18
* Thumb2 PC-relative loads require a fixup rather than just an immediate.Owen Anderson2011-03-18
* Update list of link components for llvm-rtdyld.Oscar Fuentes2011-03-18
* Naming conventional tidy up.Jim Grosbach2011-03-18
* MachO file loader and execution utility.Jim Grosbach2011-03-18
* Avoid creating canonical induction variables for non-native types.Andrew Trick2011-03-18
* Tidy up.Jim Grosbach2011-03-18
* Support explicit argument forms for the X86 string instructions.Joerg Sonnenberger2011-03-18
* ptx: fix parameter order that is reversedChe-Liang Chiou2011-03-18
* ptx: add unconditional and conditional branchChe-Liang Chiou2011-03-18
* raw_ostream: [PR6745] Tweak formatting (double)%e for Windows hosts.NAKAMURA Takumi2011-03-18
* Initialize the only-used-with-PPC-double-double parts of the APFloat class. ThisBill Wendling2011-03-18
* Simplify the computation of undefined symbols. Instead of walkingRafael Espindola2011-03-18
* Hoist spills when the same value is known to be in less loopy sibling registers.Jakob Stoklund Olesen2011-03-18
* Some release notes.Rafael Espindola2011-03-18
* Tweak CrashRecoveryContextCleanup::createCleanup() to use the 'delete' cleanu...Ted Kremenek2011-03-18
* tools/lto/LTOModule.cpp: Eliminate an unused variable.NAKAMURA Takumi2011-03-18