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
/
constants.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix constant folding through bitcasts by no longer relying on undefined behav...
Kristof Beyls
2012-09-12
1
-0
/
+10
*
Don't add CFG edges for redundant conditional branches.
Jakob Stoklund Olesen
2012-08-20
1
-1
/
+1
*
Simplify printing of ARM shifted immediates.
Jim Grosbach
2011-07-11
1
-5
/
+5
*
Needs a triple.
Nick Lewycky
2011-06-22
1
-1
/
+1
*
Emit trailing padding on constant vectors when TargetData says that the vector
Nick Lewycky
2011-06-22
1
-0
/
+13
*
Fix test-llvm failures.
Johnny Chen
2011-04-05
1
-5
/
+5
*
Roll r127459 back in:
Cameron Zwarich
2011-03-11
1
-1
/
+1
*
Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often get
Daniel Dunbar
2011-03-11
1
-1
/
+1
*
Optimize trivial branches in CodeGenPrepare, which often get created from the
Cameron Zwarich
2011-03-11
1
-1
/
+1
*
tidy up
Jim Grosbach
2010-10-22
1
-3
/
+2
*
tweak test to check instructions rather than relying on the comment string
Jim Grosbach
2010-09-17
1
-4
/
+4
*
Fix some more failures by converting to FileCheck.
Bob Wilson
2009-10-27
1
-10
/
+15
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-7
/
+7
*
Do not emit comments unless -asm-verbose.
Evan Cheng
2009-03-24
1
-4
/
+4
*
Remove llvm-upgrade.
Tanya Lattner
2008-02-17
1
-29
/
+25
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-7
/
+7
*
For PR1319:
Reid Spencer
2007-04-16
1
-8
/
+14
*
ARM test cases contributed by Apple.
Evan Cheng
2007-01-19
1
-13
/
+8
*
Build constants using instructions mov/orr or mvn/eor.
Lauro Ramos Venancio
2007-01-12
1
-1
/
+2
*
Globals are not being renamed any more.
Reid Spencer
2007-01-05
1
-1
/
+1
*
For PR1070:
Reid Spencer
2007-01-02
1
-9
/
+9
*
avoid using a constant table when a constant can be used inline
Rafael Espindola
2006-12-14
1
-0
/
+10
*
.align is in bits
Rafael Espindola
2006-12-10
1
-1
/
+1
*
fix alignment
Rafael Espindola
2006-12-07
1
-1
/
+1
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-8
/
+8
*
print common symbols
Rafael Espindola
2006-10-19
1
-1
/
+4
*
if a constant can't be an immediate, add it to the constant pool
Rafael Espindola
2006-09-21
1
-0
/
+31