Improve MachineMemOperand handling.
[oota-llvm.git] / test / CodeGen /
2009-09-25 Dan GohmanImprove MachineMemOperand handling.
2009-09-25 Dale JohannesenAdd readonly to some sin and cos calls; transformations
2009-09-25 Chris Lattnerreimplement the regex matching strategy by building...
2009-09-25 Bob Wilsonpr4926: ARM requires the stack pointer to be aligned...
2009-09-25 Chris Lattnerconvert testcases to filecheck.
2009-09-25 Chris Lattnerremove a large unreduced testcase
2009-09-24 Bob WilsonConvert to FileCheck.
2009-09-24 Dan GohmanAdd nounwind to this test.
2009-09-24 Evan ChengFix PR5024 with a big hammer: disable the double-def...
2009-09-24 Evan ChengClean up LiveVariables and change how it deals with...
2009-09-23 Evan ChengAdd nounwind.
2009-09-23 Evan ChengFix PR5024. LiveVariables physical register defs should...
2009-09-23 Evan ChengFix a obvious logic error.
2009-09-22 Evan ChengFix PR5024. LiveVariables::FindLastPartialDef should...
2009-09-22 Evan ChengFix a pasto. Also simplify for Bill's benefit.
2009-09-21 Evan ChengClean up spill weight computation. Also some changes...
2009-09-21 Dan GohmanAdd a comment mentioning the rdar number associated...
2009-09-21 Dan GohmanAdd support for rematerializing FsFLD0SS and FsFLD0SD...
2009-09-21 Dan GohmanRecognize SSE min and max opportunities in even more...
2009-09-21 Evan ChengFix PR4986. "r1024 = insert_subreg r1024, undef, 2...
2009-09-20 Dale JohannesenWhen computing live intervals for earlyclobber operands,
2009-09-19 Evan ChengFix PR4926. When target hook EmitInstrWithCustomInserte...
2009-09-18 Dan GohmanDelete the label names from this test to make it less...
2009-09-18 Chris LattnerMake a new X8632_MachoTargetObjectFile TLOF implementat...
2009-09-18 Dale JohannesenModel the carry bit on ppc32. Without this we could
2009-09-18 Dan GohmanAdd support for using the FLAGS result of or, xor,...
2009-09-18 Anton KorobeynikovAllow symbols to start from the digit if target request...
2009-09-17 Chris Lattnermake this testcase check darwin32 also
2009-09-17 Chris Lattnerrename test
2009-09-17 Chris Lattnerconvert to filecheck
2009-09-17 Chris Lattnerrename file
2009-09-17 Daniel DunbarRemove test cases using -regalloc=simple.
2009-09-17 Evan ChengFix PR4910: Broken logic in coalescer means when a...
2009-09-15 Bob WilsonConvert more tests to FileCheck.
2009-09-15 Chris Lattnerfix PR4984 by ensuring that fastisel adds properly...
2009-09-15 Chris Lattnerrename test
2009-09-15 Chris Lattnerconvert to filecheck
2009-09-15 Sandeep PatelFix superreg use in ARMAsmPrinter. Approved by Anton...
2009-09-15 Chris Lattnerseveral major improvements to the sparc backend: suppor...
2009-09-15 Dan GohmanRestore a comment that was lost in the merge.
2009-09-15 Chris Lattnerthis is failing on linux hosts, force a triple.
2009-09-15 Chris Lattnermerge one more in.
2009-09-15 Chris Lattnermerge some more cmov tests into cmov.ll
2009-09-15 Chris Lattnermerge two cmov tests into one.
2009-09-15 Dan GohmanDon't pull a load through a callseq_start if the load...
2009-09-15 Dan GohmanOn x86-64, the 32-bit cmov doesn't actually clear the...
2009-09-13 Chris Lattnermerge the linux cpool/jtbl pic tests into pic.ll and...
2009-09-13 Anton KorobeynikovDefine proper subreg sets for arm - this should fix...
2009-09-12 Dan GohmanAdd -mattr=+sse2 to the -march=x86 version of this...
2009-09-11 Dan GohmanRemove an unnecessary -f.
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-11 Chris Lattnerturn on -experimental-asm-printer for x86 / AT&T by...
2009-09-11 Evan ChengFollow up to 81494. When the folded reload is narrowed...
2009-09-11 Evan ChengIt's not legal to fold a load from a narrower stack...
2009-09-11 Dan GohmanReapply r81171 with a fix: don't try to use i64 when it
2009-09-10 Bob WilsonDon't swap the operands of a subtraction when trying...
2009-09-10 Bob WilsonRevert r81171 which was causing pr4927.
2009-09-09 Bob WilsonFix pr4939: Change FPCCToARMCC to translate SETOLE...
2009-09-09 Dan GohmanWhen widening a vector load, use the correct chain...
2009-09-09 Torok EdwinAdd testcase for r81322 (PR4933).
2009-09-09 Chris Lattneradd a testacse for the objc problem that required requi...
2009-09-09 Chris Lattnerdisable the new asmprinter by default. Both the Mangle...
2009-09-09 Evan ChengCast MO.getImm() to unsigned before comparing with...
2009-09-09 Chris Lattnerturn the mcinst asmprinter on by default for x86, tweak...
2009-09-09 Chris Lattnerthis got merged into lea.ll
2009-09-09 Chris Lattnerfilecheckize
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Chris Lattnerupdate various tests for signedness changes in .s file.
2009-09-08 Chris Lattneradjust for signedness change. I'd appreciate it if...
2009-09-08 Chris Lattnermerge thumb2-bic2.ll into thumb2-bic.ll and update...
2009-09-08 Chris Lattnertweak this to pass on linux.
2009-09-08 Chris Lattnerconvert to filecheck syntax
2009-09-08 Chris Lattnerchange selectiondag to add the sign extended versions...
2009-09-08 Anton KorobeynikovUnbreak getOnesVector() / getZeroVector() to use valid...
2009-09-08 Chris Lattnerfilecheckize some tests
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-09-08 Anton KorobeynikovAdd NEON 'laned' operations. This fixes another bunch...
2009-09-08 Anton KorobeynikovUnbreak
2009-09-08 Evan ChengWhen remat'ing and destination virtual register has...
2009-09-08 Chris Lattnerdisable some irrelevant eh emission
2009-09-08 Chris Lattnerfix PR4767, a crash because fp stackifier visited blocks in
2009-09-08 Dan GohmanFix an abort on a store of an empty struct member....
2009-09-07 Dan GohmanFix a thinko: When lowering fneg with xor, bitcast...
2009-09-05 Daniel DunbarDon't depend on arch specific global prefix.
2009-09-05 Daniel DunbarEliminate uses of %prcontext.
2009-09-05 Bob WilsonStabilize the order of live intervals in the priority_q...
2009-09-04 Evan ChengRun branch folding if if-converter make some transforma...
2009-09-04 Daniel DunbarRemove stale greps.
2009-09-04 Bob WilsonConvert tests to FileCheck.
2009-09-04 Bob WilsonConvert a test to FileCheck.
2009-09-03 Dan GohmanLLVM currently represents floating-point negation as...
2009-09-03 Daniel DunbarRemove dead greps.
2009-09-03 Dan GohmanRecognize more opportunities to use SSE min and max...
2009-09-03 Mon P WangTest cases for vector shifts changes r80935
2009-09-03 Evan ChengReference to hidden symbols do not have to go through...
2009-09-03 Chris Lattnermerge all the basic linux/32 pic tests together into...
2009-09-03 Chris Lattnerrename test
next