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-q-regs.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
X86: Do not use llc -march in tests.
Matthias Braun
2017-08-02
1
-1
/
+1
*
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
*
Make the 'x' constraint work for AVX registers as well.
Eric Christopher
2012-01-07
1
-1
/
+9
*
For 64-bit the rest of the general regs are ok for the q constraint. Make
Eric Christopher
2011-12-01
1
-0
/
+7
*
Let the inline asm 'q' constraint match float, and on 64-bit double too.
Nick Lewycky
2011-07-08
1
-1
/
+13
*
Remove support for parsing the "type i32" syntax for defining a numbered
Chris Lattner
2011-06-19
1
-1
/
+1
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Fix x86 inline ams 'q' constraint support. In 32-bit mode, it's just like 'Q'...
Evan Cheng
2009-07-17
1
-0
/
+10