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
/
Bitcode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use separate ValueList for metadata.
Devang Patel
2009-08-04
2
-0
/
+93
*
Revert recent bitcode writer patches.
Devang Patel
2009-08-04
1
-5
/
+0
*
Constants and Metadata share ValueList. This means they must be emitted inter...
Devang Patel
2009-08-04
1
-0
/
+5
*
Don't remove aggregate-typed module level constants before encoding functions
Nick Lewycky
2009-06-12
1
-0
/
+12
*
fix a bitcode reader bug where it can't handle extractelement correctly:
Chris Lattner
2009-02-03
1
-0
/
+8
*
Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl.qdq.
Evan Cheng
2008-05-24
2
-0
/
+3
*
Eliminate x86.sse2.movs.d, x86.sse2.shuf.pd, x86.sse2.unpckh.pd, and x86.sse2...
Evan Cheng
2008-05-24
6
-0
/
+7
*
Autoupgrade x86.sse2.loadh.pd and x86.sse2.loadl.pd.
Evan Cheng
2008-05-24
2
-0
/
+2
*
Eliminate questionable syntax for stdin redirection. This probably also speed...
Gabor Greif
2008-05-20
1
-1
/
+1
*
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
1
-1
/
+1
*
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-20
1
-1
/
+1
*
fix this test.
Chris Lattner
2008-02-17
1
-1
/
+1
*
Remove llvm-upgrade.
Tanya Lattner
2008-02-17
2
-17
/
+21
*
Bring back int_x86_sse2_movl_dq intrinsic for backward compatibility. Make sure
Evan Cheng
2007-12-17
2
-0
/
+2
*
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-04
2
-0
/
+10
*
Moving regression test to reflect move in source and headers to Bitcode.
Chandler Carruth
2007-07-25
3
-0
/
+30