summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Do early taildup of ret in CodeGenPrepare for potential tail calls that have aCameron Zwarich2011-03-24
* Load/Store Multiple:Johnny Chen2011-03-24
* STRT and STRBT was incorrectly tagged as IndexModeNone during the refactoring...Johnny Chen2011-03-24
* The r128103 fix to cope with the removal of addressing modes from the MC inst...Johnny Chen2011-03-24
* Enable GlobalMerge on darwin.Devang Patel2011-03-23
* Revert r128175.Andrew Trick2011-03-23
* Cmp peephole optimization isn't always safe for signed arithmetics.Evan Cheng2011-03-23
* PR9535: add support for splitting and scalarizing vector ISD::FP_ROUND.Eli Friedman2011-03-23
* Reapply Eli's r127852 now that the pre-RA scheduler can spill EFLAGS.Andrew Trick2011-03-23
* Revert r128140 for now.Anders Carlsson2011-03-23
* Fix PR9464 by correcting some math that just happened to be right in most casesCameron Zwarich2011-03-23
* A global variable with internal linkage where all uses are in one function an...Anders Carlsson2011-03-23
* Add disassembly test cases for:Johnny Chen2011-03-22
* Remove the test.Devang Patel2011-03-22
* Reapply r128045 and r128051 with fixes.Jakob Stoklund Olesen2011-03-22
* LDRT and LDRBT was incorrectly tagged as IndexModeNone during the refactoring...Johnny Chen2011-03-22
* Try to appease buildbot gods.Devang Patel2011-03-22
* Add one more test case for VFP Load/Store Multiple (vpop).Johnny Chen2011-03-22
* A8.6.399 VSTM:Johnny Chen2011-03-22
* Revert r128045 and r128051, debug info enhancements.Andrew Trick2011-03-22
* ptx: add analyze/insert/remove branchChe-Liang Chiou2011-03-22
* Dont emit 'DBG_VALUE %noreg, ...' to terminate user variable ranges.Jakob Stoklund Olesen2011-03-22
* Fix fast-isel address mode folding to avoid folding instructionsDan Gohman2011-03-22
* Try again to make this test darwin only.Devang Patel2011-03-21
* Force x86_64.Devang Patel2011-03-21
* Enable this test only for Darwin.Devang Patel2011-03-21
* Write the section table and the section data in the same order thatRafael Espindola2011-03-20
* Add an optimization to GlobalOpt that eliminates calls to __cxa_atexit, if th...Anders Carlsson2011-03-20
* Disable test in a way that keeps lit happy.Daniel Dunbar2011-03-20
* 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
* Add support for legalizing UINT_TO_FP of vectors on platforms which doNadav Rotem2011-03-19
* Disable test to unbreak Linux. Radar 9156771.Stuart Hastings2011-03-19
* Test case for r127940.Devang Patel2011-03-19
* Fixed an assert by the ARM disassembler for LDRD_PRE/POST.Johnny Chen2011-03-19
* FileCheckize a test.Andrew Trick2011-03-19
* Add support to the ARM asm parser for the register-shifted-register forms of ...Owen Anderson2011-03-18
* Match a few more obvious patterns to revsh. rdar://9147637.Evan Cheng2011-03-18
* Revert r127852; it's apparently causing an ICE on mingw.Eli Friedman2011-03-18
* PTX: Fix various codegen issuesJustin Holewinski2011-03-18
* Avoid creating canonical induction variables for non-native types.Andrew Trick2011-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
* Add a target-specific branchless method for double-width relationalEli Friedman2011-03-18
* FileCheck-ize and update test.Eli Friedman2011-03-18
* The disassembler for Thumb was wrongly adding 4 to the computed imm32 offset.Johnny Chen2011-03-18
* Try to not lose variable's debug info during instcombine.Devang Patel2011-03-17
* It used to be that t_addrmode_s4 was used for both:Johnny Chen2011-03-17
* BuildUDIV: If the divisor is even we can simplify the fixup of the multiplied...Benjamin Kramer2011-03-17