aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/crash.ll
Commit message (Expand)AuthorAgeFilesLines
* when legalizing extremely wide shifts, make sure that Chris Lattner2011-02-131-0/+12
* fix PR8514, a bug where the "heroic" transformation of shift/and Chris Lattner2011-01-161-0/+36
* fix PR8981, a crash trying to form a conditional inc with a floating point co...Chris Lattner2011-01-161-0/+10
* Allow copies between GR8_ABCD_L and GR8_ABCD_H.Jakob Stoklund Olesen2010-07-071-0/+11
* Move CodeGen/X86/2010-04-19-DAGCombineCrash.ll into CodeGen/X86/crash.ll. AlsoBill Wendling2010-04-201-0/+21
* this has a pr!Chris Lattner2010-04-071-0/+1
* fix a latent bug my inline asm stuff exposed: Chris Lattner2010-04-071-0/+16
* Implement support for the case when a reference to a addr-of-bb Chris Lattner2010-03-151-23/+0
* Fix the case when a reference to an address taken BB is emitted in oneChris Lattner2010-03-151-0/+25
* fix ShrinkDemandedOps to not leave dead nodes around,Chris Lattner2010-03-141-0/+19
* fix PR6605, X86ISD::CMP always returns i32 (EFLAGS), notChris Lattner2010-03-141-1/+25
* fix PR6577, a bug in sdbuilder lowering select instructionsChris Lattner2010-03-121-0/+14
* fix PR6533 by updating the br(xor) code to remember the caseChris Lattner2010-03-101-0/+15
* Fix PR6497, a bug where we'd fold a load into an addcChris Lattner2010-03-051-0/+20