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
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Because we promote SSE logical ops and loads to v2i64, we often end up generate
Evan Cheng
2007-07-20
1
-11
/
+27
*
Oops. These stores actually produce results.
Evan Cheng
2007-07-20
2
-9
/
+9
*
Fix custom lowering of SSE FXOR.
Evan Cheng
2007-07-19
1
-10
/
+19
*
Fix patterns so we isel the xorps, etc. for floating pt logical SSE ops. DAG ...
Evan Cheng
2007-07-19
1
-12
/
+12
*
Change instruction description to split OperandList into OutOperandList and
Evan Cheng
2007-07-19
29
-2510
/
+2629
*
Only adjust esp around calls in presence of alloca.
Evan Cheng
2007-07-19
1
-1
/
+1
*
Only adjust esp around calls in presence of alloca.
Evan Cheng
2007-07-19
3
-50
/
+12
*
Use MOV instead of LEA to restore ESP if callee-saved frame size is 0; if pre...
Evan Cheng
2007-07-18
1
-13
/
+19
*
Implement initial memory alignment awareness for SSE instructions. Vector loads
Dan Gohman
2007-07-18
1
-59
/
+126
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
240
-0
/
+85965