index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
asm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix PR6780, properly handling the IR {|} escapes in inline asm strings.
Chris Lattner
2010-04-05
1
-0
/
+12
*
fix a buildbot failure, this was passing for me because the
Chris Lattner
2010-03-04
1
-3
/
+7
*
merge asm-2.c into asm.c, remove asm-inout.c because it is
Chris Lattner
2010-03-03
1
-0
/
+11
*
fix PR6475, we were doing side-effecting stuff in an assert.
Chris Lattner
2010-03-03
1
-1
/
+11
*
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