summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-gv.ll
Commit message (Expand)AuthorAge
* Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grepEli Bendersky2013-04-10
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* @GOTPCREL is also rip-relative. Fix fast-isel to do the right thing.Chris Lattner2009-07-02
* Fix some fast-isel problems selecting global variable addressing inChris Lattner2009-07-01