index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
byval7.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-1
/
+1
2013-10-15
Enable MI Sched for x86.
Andrew Trick
1
-2
/
+2
2013-07-14
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
1
-1
/
+1
2013-06-25
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
1
-2
/
+2
2013-06-24
Temporarily enable MI-Sched on X86.
Andrew Trick
1
-2
/
+2
2011-05-04
Prepare remaining tests for -join-physreg going away.
Jakob Stoklund Olesen
1
-1
/
+0
2011-03-10
Revert 127359; it broke lencod.
Stuart Hastings
1
-2
/
+4
2011-03-09
X86 byval copies no longer always_inline. <rdar://problem/8706628>
Stuart Hastings
1
-4
/
+2
2010-04-01
Fix sdisel memcpy, memset, memmove lowering:
Evan Cheng
1
-1
/
+8
2009-09-08
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
1
-1
/
+1
2009-04-08
Implement support for using modeling implicit-zero-extension on x86-64
Dan Gohman
1
-1
/
+1
2008-04-12
Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
Dan Gohman
1
-1
/
+2
2008-02-09
Alignment of struct containing vectors depends on
Dale Johannesen
1
-1
/
+1
2008-01-23
Let each target decide byval alignment. For X86, it's 4-byte unless the aggre...
Evan Cheng
1
-0
/
+14