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
/
byval5.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Update memcpy tests
Guillaume Chatelet
2019-05-06
1
-24
/
+73
*
X86: Do not use llc -march in tests.
Matthias Braun
2017-08-02
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-6
/
+6
*
Make sure to not get AVX code on an AVX-capable host. Revealed in r167967.
Jakub Staszak
2012-11-14
1
-2
/
+2
*
manually upgrade a bunch of tests to modern syntax, and remove some that
Chris Lattner
2011-06-17
1
-2
/
+2
*
test/CodeGen/X86/byval*.ll: Win64 has not supported byval yet.
NAKAMURA Takumi
2011-03-16
1
-2
/
+25
*
Revert 127359; it broke lencod.
Stuart Hastings
2011-03-10
1
-2
/
+2
*
X86 byval copies no longer always_inline. <rdar://problem/8706628>
Stuart Hastings
2011-03-09
1
-2
/
+2
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-2
/
+2
*
Fix a number of byval / memcpy / memset related codegen issues.
Evan Cheng
2008-08-21
1
-1
/
+1
*
Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
Dan Gohman
2008-04-12
1
-1
/
+17
*
Let each target decide byval alignment. For X86, it's 4-byte unless the aggre...
Evan Cheng
2008-01-23
1
-2
/
+2
*
Test byval with a 8 bit aligned struct
Rafael Espindola
2007-10-19
1
-0
/
+28