summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/hipe-cc64.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Handle COPYs of physregs better (regalloc hints)Simon Pilgrim2018-09-191-2/+1
* Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code mod...Reid Kleckner2018-07-231-1/+1
* Revert "Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC ...Jonas Devlieghere2018-06-281-1/+1
* Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code mod...Reid Kleckner2018-06-251-1/+1
* Revert r335297 "[X86] Implement more of x86-64 large and medium PIC code models"Reid Kleckner2018-06-211-1/+1
* [X86] Implement more of x86-64 large and medium PIC code modelsReid Kleckner2018-06-211-1/+1
* Correct dwarf unwind information in function epiloguePetar Jovanovic2018-04-241-0/+1
* Revert "Correct dwarf unwind information in function epilogue for X86"Reid Kleckner2017-11-081-1/+0
* Reland "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic2017-11-071-0/+1
* Revert "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic2017-11-011-1/+0
* Correct dwarf unwind information in function epilogue for X86Petar Jovanovic2017-11-011-0/+1
* [DAG] Improve Aliasing of operations to static allocaNirav Dave2017-07-181-5/+1
* Revert r308025 due to uncovering a crash in SelectionDAG. This is filedChandler Carruth2017-07-181-1/+5
* Improve Aliasing of operations to static allocaNirav Dave2017-07-141-5/+1
* Revert "[DAG] Improve Aliasing of operations to static alloca"Matthias Braun2017-07-101-1/+5
* [DAG] Improve Aliasing of operations to static allocaNirav Dave2017-07-101-5/+1
* Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"Daniel Jasper2017-06-291-2/+0
* [X86] Correct dwarf unwind information in function epiloguePetar Jovanovic2017-06-281-0/+2
* [X86] Fix tailcall return address clobber bug.Quentin Colombet2016-07-111-0/+15
* [X86] Extract HiPE prologue constants into metadataMichael Kuperstein2016-06-231-0/+4
* Implemented stack symbol table ordering/packing optimization to improve data ...Zia Ansari2016-02-151-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-7/+7
* Enable MI Sched for x86.Andrew Trick2013-10-151-6/+6
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-6/+6
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-6/+6
* llvm/test/CodeGen/X86/hipe-cc*.ll: Add explicit -mcpu, or they don't expect t...NAKAMURA Takumi2012-11-161-1/+1
* Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.Duncan Sands2012-11-161-0/+87
OpenPOWER on IntegriCloud