summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-constpool.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC ...Jonas Devlieghere2018-06-281-20/+4
* Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code mod...Reid Kleckner2018-06-251-4/+20
* Revert r335297 "[X86] Implement more of x86-64 large and medium PIC code models"Reid Kleckner2018-06-211-20/+4
* [X86] Implement more of x86-64 large and medium PIC code modelsReid Kleckner2018-06-211-4/+20
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-8/+8
* [X86] Add AVX512 support to X86FastISel::X86MaterializeFPCraig Topper2017-10-291-0/+2
* [X86] Add avx command lines to fast-isel-constpool.ll to improve coverage.Craig Topper2017-10-281-0/+26
* [X86] Use update_llc_test_checks.py to regenerate fast-isel-constpool.llCraig Topper2017-10-281-8/+23
* Reapply [FastISel][X86] Add large code model support for materializing floati...Juergen Ributzka2014-08-191-16/+20
* Revert several FastISel commits to track down a buildbot error.Juergen Ributzka2014-08-141-20/+16
* [FastISel][X86] Add large code model support for materializing floating-point...Juergen Ributzka2014-08-131-16/+20
* Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grepEli Bendersky2013-04-101-1/+3
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Start function numbering at 0.Dan Gohman2010-04-171-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Fix yet-another bug I introduced into fastisel, this time handlingChris Lattner2009-07-021-0/+17
OpenPOWER on IntegriCloud