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-mrv.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
X86: Do not use llc -march in tests.
Matthias Braun
2017-08-02
1
-4
/
+4
*
Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...
Daniel Sanders
2014-02-13
1
-4
/
+4
*
Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...
Daniel Sanders
2014-02-12
1
-4
/
+4
*
Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...
Daniel Sanders
2014-02-12
1
-4
/
+4
*
remove asmparser support for the old getresult instruction, which has been su...
Chris Lattner
2011-06-17
1
-5
/
+5
*
As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
Bill Wendling
2011-04-14
1
-1
/
+1
*
Have the X86 back-end emit the alias instead of what's being aliased. In most
Bill Wendling
2011-04-14
1
-1
/
+1
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-4
/
+4
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
1
-1
/
+1
*
make the vector conversion magic handle multiple results.
Chris Lattner
2008-04-29
1
-2
/
+20
*
add support for multiple return values in inline asm. This is a step
Chris Lattner
2008-04-29
1
-0
/
+17