index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
unaligned-load.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an inconsistency in the x86 backend that led it to reject "calll foo" on
Chris Lattner
2010-09-22
1
-1
/
+1
*
Rework global alignment computation again. Now we do round up
Chris Lattner
2010-04-28
1
-2
/
+2
*
fix PR6921 a different way. Intead of increasing the
Chris Lattner
2010-04-26
1
-0
/
+1
*
Revert r102300/102301, which serious broke objc apps.
Chris Lattner
2010-04-26
1
-3
/
+2
*
Fix PR6921: globals were not getting correctly rounded up to their
Chris Lattner
2010-04-25
1
-2
/
+3
*
Avoid using f64 to lower memcpy from constant string. It's cheaper to use i32...
Evan Cheng
2010-04-08
1
-3
/
+1
*
In 64-bit mode, use i64 to lower memcpy / memset instead of f64.
Evan Cheng
2010-04-01
1
-9
/
+8
*
Fix sdisel memcpy, memset, memmove lowering:
Evan Cheng
2010-04-01
1
-7
/
+18
*
make this less constrained, we want blank lines between globals.
Chris Lattner
2010-01-22
1
-1
/
+1
*
don't let asm-verbose break the check-next lines in these tests.
Chris Lattner
2010-01-19
1
-1
/
+1
*
Remove unnecessary check.
Bill Wendling
2009-12-02
1
-1
/
+0
*
Test from Dhrystone to make sure that we're not emitting an aligned load for a
Bill Wendling
2009-11-19
1
-0
/
+28