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
/
bool-zext.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-6
/
+6
*
[DAGCombiner] fold assertzexts separated by trunc
Sanjay Patel
2017-09-18
1
-2
/
+1
*
[x86] simplify runs and auto-generate full checks
Sanjay Patel
2017-08-22
1
-33
/
+40
*
[X86] Don't zero/sign-extend i1, i8, or i16 return values to 32 bits (PR22532)
Hans Wennborg
2016-02-08
1
-14
/
+23
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-2
/
+2
*
Fixed regression due to commit 131709, which disables vararg tail call optimi...
Chad Rosier
2011-05-20
1
-12
/
+24
*
Enables vararg functions that pass all arguments via registers to be optimize...
Chad Rosier
2011-05-18
1
-2
/
+2
*
As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
Bill Wendling
2011-04-14
1
-3
/
+3
*
Have the X86 back-end emit the alias instead of what's being aliased. In most
Bill Wendling
2011-04-14
1
-3
/
+3
*
The x86-64 ABI says that a bool is only guaranteed to be sign-extended to a byte
Cameron Zwarich
2011-03-16
1
-3
/
+15
*
Rename a test to be more inclusive.
Cameron Zwarich
2011-03-16
1
-0
/
+23