summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Remove interprocedural-basic-aa and associated code. The AliasAnalysisDan Gohman2010-07-07
* Add AVX SSE4.2 instructionsBruno Cardoso Lopes2010-07-07
* Add AVX SSE4.1 insertps, ptest and movntdqa instructionsBruno Cardoso Lopes2010-07-07
* Add AVX SSE4.1 extractps and pinsr instructionsBruno Cardoso Lopes2010-07-07
* Add AVX SSE4.1 Extract Integer instructionsBruno Cardoso Lopes2010-07-07
* Accept RIP-relative symbols with 'i' constraint, andDale Johannesen2010-07-06
* Add the rest of AVX SSE4.1 packed move with sign/zero extend instructionsBruno Cardoso Lopes2010-07-06
* Make test not hang waiting for input.Dale Johannesen2010-07-06
* Add part of AVX SSE4.1 packed move with sign/zero extend instructionsBruno Cardoso Lopes2010-07-06
* Add AVX vblendvpd, vblendvps and vpblendvb instructionsBruno Cardoso Lopes2010-07-06
* Be more forgiving when calculating alias interference for physreg coalescing.Jakob Stoklund Olesen2010-07-06
* Fix PR7545 crash.Devang Patel2010-07-06
* Don't create neon moves in CopyRegToReg. NEONMoveFixPass will do the conversionRafael Espindola2010-07-06
* Remove mistakenly added test.Eric Christopher2010-07-06
* Fix up -fstack-protector on linux to use the segmentEric Christopher2010-07-06
* another v2f32 case, in this case showing poor codegen.Chris Lattner2010-07-05
* fix test on non-x86 hosts.Chris Lattner2010-07-05
* Just rip v2f32 support completely out of the X86 backend. InChris Lattner2010-07-04
* fix PR7518 - terrible codegen of <2 x float>, by only markingChris Lattner2010-07-04
* Add AVX SSE4.1 blend, mpsadbw and vdpBruno Cardoso Lopes2010-07-03
* Add AVX SSE4.1 binop (some forms of packed max,min,mul,pack,cmp) instructionsBruno Cardoso Lopes2010-07-03
* Add AVX SSE4.1 Horizontal Minimum and Position instructionBruno Cardoso Lopes2010-07-03
* Add AVX SSE4.1 round instructionsBruno Cardoso Lopes2010-07-03
* - Add support for the rest of AVX SSE3 instructionsBruno Cardoso Lopes2010-07-02
* - Two-address pass should not assume unfolding is always successful.Evan Cheng2010-07-02
* Propagate the AlignStack bit in InlineAsm's to the Dale Johannesen2010-07-02
* Fix incorrect asm-printing of some NEON immediates. Fix weak testcase soBob Wilson2010-07-02
* Prevent test from hanging waiting for input.Dale Johannesen2010-07-01
* ARM function alignments were off by a power of two. svn 83242 changedBob Wilson2010-07-01
* Implement the "linker_private_weak" linkage type. This will be used forBill Wendling2010-07-01
* Remove context sensitivity concerns from interprocedural-basic-aa, andDan Gohman2010-07-01
* Debugging infomration is encoded in llvm IR using metadata. This is designedDevang Patel2010-07-01
* Move SSE3 Move patterns to a more appropriate sectionBruno Cardoso Lopes2010-07-01
* Add AVX SSE3 packed addsub instructionsBruno Cardoso Lopes2010-07-01
* Temporarily disable on-demand fast-isel.Dan Gohman2010-07-01
* Teach fast-isel to avoid loading a value from memory when it's alreadyDan Gohman2010-07-01
* Enable on-demand fast-isel.Dan Gohman2010-07-01
* Add AVX SSE3 replicate and convert instructionsBruno Cardoso Lopes2010-07-01
* Teach X86FastISel to fold constant offsets and scaled indices inDan Gohman2010-07-01
* - Add AVX SSE2 Move doubleword and quadword instructions.Bruno Cardoso Lopes2010-07-01
* Test for the -filelist fix.Mikhail Glushenkov2010-07-01
* Remove all debug info related named mdnodes.Devang Patel2010-06-30
* Add AVX SSE2 mask creation and conditional store instructionsBruno Cardoso Lopes2010-06-30
* Revert the part of r107257 which introduced new logic for usingDan Gohman2010-06-30
* Add AVX SSE2 packed integer extract/insert instructionsBruno Cardoso Lopes2010-06-30
* Add a testcase for scev-aa's new capability.Dan Gohman2010-06-30
* Add AVX SSE2 integer unpack instructionsBruno Cardoso Lopes2010-06-30
* Add AVX SSE2 packed integer shuffle instructionsBruno Cardoso Lopes2010-06-30
* Add AVX SSE2 pack with saturation integer instructionsBruno Cardoso Lopes2010-06-30
* Add AVX SSE2 integer packed compare instructionsBruno Cardoso Lopes2010-06-30