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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
On x86-64, the 32-bit cmov doesn't actually clear the high 32-bit of
Dan Gohman
2009-09-15
1
-0
/
+19
*
merge the linux cpool/jtbl pic tests into pic.ll and convert to filecheck.
Chris Lattner
2009-09-13
3
-92
/
+100
*
Define proper subreg sets for arm - this should fix bunch of subtle problems
Anton Korobeynikov
2009-09-13
1
-0
/
+61
*
Add -mattr=+sse2 to the -march=x86 version of this test. Without
Dan Gohman
2009-09-12
1
-1
/
+1
*
Remove an unnecessary -f.
Dan Gohman
2009-09-11
1
-1
/
+1
*
Convert more tests to avoid llvm-as.
Dan Gohman
2009-09-11
79
-167
/
+105
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
10
-12
/
+12
*
turn on -experimental-asm-printer for x86 / AT&T by default.
Chris Lattner
2009-09-11
2
-494
/
+494
*
Follow up to 81494. When the folded reload is narrowed to a 32-bit load then ...
Evan Cheng
2009-09-11
1
-1
/
+1
*
It's not legal to fold a load from a narrower stack slot into a wider instruc...
Evan Cheng
2009-09-11
1
-0
/
+48
*
Reapply r81171 with a fix: don't try to use i64 when it
Dan Gohman
2009-09-11
1
-3
/
+4
*
Don't swap the operands of a subtraction when trying to create a
Bob Wilson
2009-09-10
1
-0
/
+11
*
Revert r81171 which was causing pr4927.
Bob Wilson
2009-09-10
1
-3
/
+3
*
Fix pr4939: Change FPCCToARMCC to translate SETOLE to ARMCC::LS.
Bob Wilson
2009-09-09
1
-0
/
+18
*
When widening a vector load, use the correct chain. This fixes PR4891.
Dan Gohman
2009-09-09
2
-0
/
+66
*
Add testcase for r81322 (PR4933).
Torok Edwin
2009-09-09
1
-0
/
+21
*
add a testacse for the objc problem that required required r81305
Chris Lattner
2009-09-09
1
-0
/
+15
*
disable the new asmprinter by default. Both the Mangler and MCSymbol
Chris Lattner
2009-09-09
2
-494
/
+494
*
Cast MO.getImm() to unsigned before comparing with an unsigned limit.
Evan Cheng
2009-09-09
1
-2
/
+2
*
turn the mcinst asmprinter on by default for x86, tweaking two tests to
Chris Lattner
2009-09-09
2
-494
/
+494
*
this got merged into lea.ll
Chris Lattner
2009-09-09
1
-25
/
+0
*
filecheckize
Chris Lattner
2009-09-09
1
-7
/
+10
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1155
-1627
/
+1627
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
968
-1256
/
+1281
*
update various tests for signedness changes in .s file.
Chris Lattner
2009-09-08
8
-10
/
+13
*
adjust for signedness change. I'd appreciate it if an ARM flavored person
Chris Lattner
2009-09-08
1
-2
/
+2
*
merge thumb2-bic2.ll into thumb2-bic.ll and update for signedness changes.
Chris Lattner
2009-09-08
2
-25
/
+34
*
tweak this to pass on linux.
Chris Lattner
2009-09-08
1
-3
/
+3
*
convert to filecheck syntax
Chris Lattner
2009-09-08
1
-3
/
+4
*
change selectiondag to add the sign extended versions of immediate operands
Chris Lattner
2009-09-08
13
-36
/
+34
*
Unbreak getOnesVector() / getZeroVector() to use valid ARM extended imm's.
Anton Korobeynikov
2009-09-08
1
-0
/
+10
*
filecheckize some tests
Chris Lattner
2009-09-08
2
-30
/
+30
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
3
-5
/
+5
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
10
-12
/
+12
*
Add NEON 'laned' operations. This fixes another bunch of gcc testsuite fails and
Anton Korobeynikov
2009-09-08
9
-0
/
+367
*
Unbreak
Anton Korobeynikov
2009-09-08
1
-1
/
+1
*
When remat'ing and destination virtual register has a sub-register index. Mak...
Evan Cheng
2009-09-08
1
-0
/
+48
*
disable some irrelevant eh emission
Chris Lattner
2009-09-08
1
-2
/
+2
*
fix PR4767, a crash because fp stackifier visited blocks in
Chris Lattner
2009-09-08
1
-0
/
+30
*
Fix an abort on a store of an empty struct member. getValue returns
Dan Gohman
2009-09-08
1
-0
/
+14
*
Fix a thinko: When lowering fneg with xor, bitcast the operands
Dan Gohman
2009-09-07
1
-3
/
+3
*
Don't depend on arch specific global prefix.
Daniel Dunbar
2009-09-05
1
-1
/
+1
*
Eliminate uses of %prcontext.
Daniel Dunbar
2009-09-05
5
-8
/
+27
*
Stabilize the order of live intervals in the priority_queue used by the
Bob Wilson
2009-09-05
2
-4
/
+4
*
Run branch folding if if-converter make some transformations.
Evan Cheng
2009-09-04
2
-1
/
+33
*
Remove stale greps.
Daniel Dunbar
2009-09-04
1
-3
/
+0
*
Convert tests to FileCheck.
Bob Wilson
2009-09-04
2
-6
/
+55
*
Convert a test to FileCheck.
Bob Wilson
2009-09-04
1
-5
/
+17
*
LLVM currently represents floating-point negation as -0.0 - x. Fix
Dan Gohman
2009-09-03
1
-0
/
+15
*
Remove dead greps.
Daniel Dunbar
2009-09-03
1
-3
/
+0
[prev]
[next]