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
/
tlv-1.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-1
/
+1
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
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-07-13
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
1
-1
/
+1
2011-10-19
Fix TLS lowering bug. The CopyFromReg must be glued to the TLSCALL. rdar://10...
Evan Cheng
1
-0
/
+17
2011-07-07
Add Mode64Bit feature and sink it down to MC layer.
Evan Cheng
1
-1
/
+1
2011-01-07
Revert r122955. It seems using movups to lower memcpy can cause massive regre...
Evan Cheng
1
-6
/
+2
2011-01-06
Use movups to lower memcpy and memset even if it's not fast (like corei7).
Evan Cheng
1
-2
/
+6
2010-12-09
Rewrite the darwin tlv support to use a chain and return to copying
Eric Christopher
1
-0
/
+16
2010-12-08
Move this test to tlv* to make it easier to notice versus linux tls
Eric Christopher
1
-0
/
+19