aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pic.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-16/+16
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+2
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-8/+8
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-011-1/+1
* Be careful about scheduling nodes above previous calls. It increase usages ofEvan Cheng2011-04-261-1/+1
* Fix an inconsistency in the x86 backend that led it to reject "calll foo" onChris Lattner2010-09-221-12/+12
* Be more forgiving when calculating alias interference for physreg coalescing.Jakob Stoklund Olesen2010-07-061-2/+2
* Teach two-address lowering how to unfold a load to open up commutingDan Gohman2010-06-211-1/+1
* Start function numbering at 0.Dan Gohman2010-04-171-48/+48
* Allow trivial sibcall of vararg callee when no arguments are being passed.Evan Cheng2010-03-261-4/+4
* simplify code to use OutContext.GetOrCreateTemporarySymbol withChris Lattner2010-03-121-8/+8
* Perform trivial tail call optimization for callees with "C" ABI. These are doneEvan Cheng2010-01-271-1/+1
* Turn on post-alloc scheduling for x86.Evan Cheng2009-10-181-1/+1
* Instead of printing unnecessary basic block labels as labels inDan Gohman2009-10-061-2/+1
* merge the linux cpool/jtbl pic tests into pic.ll and convert to filecheck.Chris Lattner2009-09-131-17/+100
* turn on -experimental-asm-printer for x86 / AT&T by default.Chris Lattner2009-09-111-6/+6
* disable the new asmprinter by default. Both the Mangler and MCSymbolChris Lattner2009-09-091-6/+6
* turn the mcinst asmprinter on by default for x86, tweaking two tests toChris Lattner2009-09-091-6/+6
* merge all the basic linux/32 pic tests together into one test.Chris Lattner2009-09-031-7/+114
* rename testChris Lattner2009-09-031-0/+19