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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-3
/
+3
*
fix PR4938 by recognizing % as a modifier on outputs,
Chris Lattner
2009-10-13
1
-0
/
+9
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-1
/
+1
*
MultiTestRunner: Validate '&&' at the end of RUN lines.
Daniel Dunbar
2009-07-25
1
-1
/
+1
*
Update test
Daniel Dunbar
2009-05-19
1
-1
/
+1
*
look at the right operand when increasing the size of an asm output,
Chris Lattner
2009-05-03
1
-0
/
+13
*
allow references to the larger value in a tied constraint
Chris Lattner
2009-05-03
1
-1
/
+12
*
add support for tying asm operands where the result is smaller than
Chris Lattner
2009-05-03
1
-1
/
+8
*
Remove typo
Daniel Dunbar
2009-05-03
1
-1
/
+1
*
implement support for asm outputs targetting non-simple lvalue destinations
Chris Lattner
2009-05-03
1
-0
/
+11
*
handle codegen of asms where a small input is tied to a large output.
Chris Lattner
2009-05-03
1
-1
/
+11
*
Ignore plus operands when looking up the operand number from a named operand....
Anders Carlsson
2009-04-03
1
-1
/
+7
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Fix PR3682 by just disabling a broken assertion. This check should be
Chris Lattner
2009-03-10
1
-1
/
+7
*
reduce duplication of parsing code between %0 and %x0 and
Chris Lattner
2009-03-10
1
-1
/
+6
*
move matching of named operands into AsmStmt class. At the same
Chris Lattner
2009-03-10
1
-13
/
+12
*
Match gcc and always perform array/function conversion for asm input exprs. F...
Anders Carlsson
2009-02-22
1
-0
/
+6
*
If an input constraint refers to an output constraint, it should have the sam...
Anders Carlsson
2009-01-27
1
-4
/
+5
*
Handle multi-value inputs
Anders Carlsson
2009-01-12
1
-0
/
+7
*
More inline asm fixes
Anders Carlsson
2009-01-11
1
-3
/
+19
*
Handle readwrite constraints correctly
Anders Carlsson
2009-01-11
1
-0
/
+5