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
/
x86_32-inline-asm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema][X86] Consider target attribute into the checks in validateOutputSize a...
Craig Topper
2019-12-23
1
-0
/
+32
*
Revert "[Sema][X86] Consider target attribute into the checks in validateOutp...
Reid Kleckner
2019-12-06
1
-32
/
+0
*
[Sema][X86] Consider target attribute into the checks in validateOutputSize a...
Craig Topper
2019-12-06
1
-0
/
+32
*
[X86, inlineasm] Do not allow using constraint 'x' for a variable larger than
Akira Hatanaka
2014-09-18
1
-2
/
+9
*
[X86, inline-asm] Allow 256-bit wide operands for the 'x' constraints
Hans Wennborg
2014-09-18
1
-0
/
+6
*
[X86, inlineasm] Check that the output size is correct for the given constraint.
Akira Hatanaka
2014-09-18
1
-0
/
+13
*
[X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
Akira Hatanaka
2014-09-17
1
-0
/
+22
*
Emit an error message instead of crashing when dereferencing an incomplete po...
Bill Wendling
2013-03-25
1
-7
/
+0
*
Use RequireCompleteType() instead of isIncompleteType().
Bill Wendling
2013-03-22
1
-1
/
+8
*
That's causing an error.
Bill Wendling
2012-11-12
1
-6
/
+1
*
Don't test for incomplete types.
Bill Wendling
2012-11-12
1
-1
/
+6
*
Update testcase to show that we don't emit an error for sizes <= 32-bits.
Bill Wendling
2012-11-12
1
-0
/
+6
*
Check that the input size is correct for the given constraint.
Bill Wendling
2012-11-12
1
-0
/
+18