index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
inline-asm-fpstack.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2018-02-27
1
-0
/
+1
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Quentin Colombet
2018-02-17
1
-1
/
+0
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2018-02-01
1
-0
/
+1
*
[CodeGen] Print external symbols as $symbol in both MIR and debug output
Francis Visoiu Mistrih
2017-12-14
1
-2
/
+2
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-3
/
+3
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-23
/
+23
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-3
/
+3
*
[MC] Suppress .Lcfi labels when emitting textual assembly
Reid Kleckner
2017-10-10
1
-3
/
+0
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Geoff Berry
2017-10-03
1
-1
/
+0
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-10-02
1
-0
/
+1
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Sam McCall
2017-09-04
1
-1
/
+0
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-09-01
1
-0
/
+1
*
Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...
Hans Wennborg
2017-08-30
1
-1
/
+0
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-30
1
-0
/
+1
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...
Geoff Berry
2017-08-18
1
-1
/
+0
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...
Geoff Berry
2017-08-17
1
-0
/
+1
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-17
1
-1
/
+0
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2017-08-16
1
-0
/
+1
*
[X86][X87] Regenerate inline-asm tests
Simon Pilgrim
2017-08-06
1
-191
/
+307
*
Updated test with -verify-machineinstrs to check for PR21931
Simon Pilgrim
2016-11-30
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
[X86] Simplify X87 stackifier pass.
Akira Hatanaka
2014-08-01
1
-0
/
+62
*
Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...
Daniel Sanders
2014-02-13
1
-1
/
+1
*
Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...
Daniel Sanders
2014-02-12
1
-1
/
+1
*
Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...
Daniel Sanders
2014-02-12
1
-1
/
+1
*
Disambiguate function names in some CodeGen tests. (Some tests were using fun...
Stephen Lin
2013-07-18
1
-1
/
+1
*
Instruction scheduling itinerary for Intel Atom.
Andrew Trick
2012-02-01
1
-1
/
+1
*
Don't clobber pending ST regs when FP regs are killed.
Jakob Stoklund Olesen
2011-08-08
1
-0
/
+11
*
Clean up the handling of the x87 fp stack to make it more robust.
Jakob Stoklund Olesen
2011-06-28
1
-0
/
+169
*
Move all inline-asm-fpstack tests to a single file.
Jakob Stoklund Olesen
2011-06-27
1
-3
/
+77
*
FileCheckize inline asm FP stack tests
Jakob Stoklund Olesen
2010-07-10
1
-6
/
+51
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
1
-1
/
+1
*
Implement basic support for the 'f' register class constraint. This basically
Chris Lattner
2008-03-11
1
-0
/
+14
*
teach X86InstrInfo::copyRegToReg how to copy into ST(0) from
Chris Lattner
2008-03-09
1
-0
/
+16
*
Add ScheduleDAG support for copytoreg where the src/dst register are
Chris Lattner
2008-03-09
1
-0
/
+13