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
/
CodeGen
/
ARM
/
memcpy-inline.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some enhancements for memcpy / memset inline expansion.
Evan Cheng
2012-12-10
1
-6
/
+103
*
Delete stale comment.
Jakob Stoklund Olesen
2011-11-14
1
-1
/
+0
*
RAGreedy is better about hinting now.
Jakob Stoklund Olesen
2011-11-12
1
-1
/
+1
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
1
-3
/
+4
*
Recommit r129383. PreRA scheduler heuristic fixes: VRegCycle, TokenFactor lat...
Andrew Trick
2011-04-13
1
-5
/
+3
*
Revert 129383. It causes some targets to hit a scheduler assert.
Andrew Trick
2011-04-12
1
-3
/
+5
*
PreRA scheduler heuristic fixes: VRegCycle, TokenFactor latency.
Andrew Trick
2011-04-12
1
-5
/
+3
*
Fix ARM tests to be register allocator independent.
Jakob Stoklund Olesen
2011-03-31
1
-5
/
+9
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-4
/
+4
*
Changing allocation ordering from r3 ... r0 back to r0 ... r3. The order chan...
Evan Cheng
2009-06-05
1
-4
/
+2
*
Fix PR3457: Ignore control successors when looking for closest scheduled succ...
Evan Cheng
2009-02-10
1
-1
/
+4
*
Fix memcpy lowering when addresses are 4-byte aligned but size is not multipl...
Evan Cheng
2007-10-22
1
-0
/
+15