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
/
arm-and-tst-peephole.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ARM tests to be register allocator independent.
Jakob Stoklund Olesen
2011-03-31
1
-3
/
+3
*
Remove ARM isel hacks that fold large immediates into a pair of add, sub, and,
Evan Cheng
2010-11-17
1
-3
/
+2
*
When we look at instructions to convert to setting the 's' flag, we need to look
Bill Wendling
2010-11-01
1
-9
/
+14
*
More tests to XFAIL. The arm-and-txt-peephole.ll test passes even when the
Bill Wendling
2010-11-01
1
-4
/
+3
*
Disable because peephole is disabled.
Bill Wendling
2010-11-01
1
-0
/
+1
*
ARM instructions that are both predicated and set the condition codes
Bob Wilson
2010-10-15
1
-0
/
+47
*
do not compare actual branch labels; this may fix llvm-gcc-x86_64-darwin10-cr...
Gabor Greif
2010-09-29
1
-3
/
+3
*
improve heuristics to find the 'and' corresponding to 'tst' to also catch opp...
Gabor Greif
2010-09-29
1
-8
/
+12
*
Enable code placement optimization pass for ARM.
Evan Cheng
2010-09-24
1
-2
/
+2
*
Reapply Gabor's 113839, 113840, and 113876 with a fix for a problem
Bob Wilson
2010-09-15
1
-2
/
+1
*
the darwin9-powerpc buildbot keeps consistently crashing,
Gabor Greif
2010-09-15
1
-1
/
+2
*
forgot the testcase change for r113839
Gabor Greif
2010-09-14
1
-2
/
+1
*
test for and-tst peephole optimization
Gabor Greif
2010-09-14
1
-0
/
+58