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
/
clang
/
test
/
CodeGen
/
asm-inout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small cleanup.
Bill Wendling
2012-03-22
1
-8
/
+8
*
Use correct FileCheck regexp.
Bill Wendling
2012-03-22
1
-1
/
+1
*
When an MMX output variable is tied to the input variable, we have to implicitly
Bill Wendling
2012-03-22
1
-0
/
+9
*
Move additional register names to their own lookup, separate from
Eric Christopher
2011-06-21
1
-2
/
+1
*
add one more case of mismatched input/output constraints.
Chris Lattner
2011-02-21
1
-0
/
+9
*
Added '|' delimiter to separate inline asm multiple alternative constraints f...
John Thompson
2010-09-18
1
-0
/
+12
*
Something's wrong with this test on other platforms. I'll probably need to s...
John Thompson
2010-08-10
1
-23
/
+0
*
Slightly revised handling of mult-alt constraints, to avoid an assert, until ...
John Thompson
2010-08-10
1
-0
/
+23
*
Fix for PR3800: make sure not to evaluate the expression for a read-write
Eli Friedman
2010-07-16
1
-0
/
+19
*
merge asm-2.c into asm.c, remove asm-inout.c because it is
Chris Lattner
2010-03-03
1
-18
/
+0
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-1
/
+1
*
Switch XFAIL format to match LLVM.
Daniel Dunbar
2009-11-03
1
-1
/
+1
*
Revert the fix for PR3800, it broke things.
Anders Carlsson
2009-08-04
1
-0
/
+10
*
Don't evaluate inout constraints twice. Fixes PR3800.
Anders Carlsson
2009-08-02
1
-0
/
+8