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
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo.
Evan Cheng
2010-03-10
1
-1
/
+1
*
Unbreak test on Linux.
Evan Cheng
2010-03-10
1
-1
/
+1
*
Enable machine cse pass.
Evan Cheng
2010-03-10
5
-278
/
+48
*
move .set generation out of DwarfPrinter into AsmPrinter and
Chris Lattner
2010-03-08
1
-1
/
+1
*
simplify EmitSectionOffset to always use .set if it is
Chris Lattner
2010-03-08
1
-1
/
+1
*
Add documentation on sibling call optimization. Rename tailcall2.ll test to s...
Evan Cheng
2010-03-08
1
-0
/
+0
*
Don't emit global symbols into the (__TEXT,__ustring) section on Darwin. This
Charles Davis
2010-03-05
1
-2
/
+1
*
Better handling of dead super registers in LiveVariables. We used to do this:
Jakob Stoklund Olesen
2010-03-05
1
-1
/
+1
*
We don't really care about correct register liveness information after the
Jakob Stoklund Olesen
2010-03-05
1
-0
/
+49
*
Avoid creating bad PHI instructions when BR is being const-folded.
Jakob Stoklund Olesen
2010-03-05
1
-0
/
+42
*
Fix an oops in x86 sibcall optimization. If the ByVal callee argument is itse...
Evan Cheng
2010-03-05
1
-0
/
+21
*
Fix PR6497, a bug where we'd fold a load into an addc
Chris Lattner
2010-03-05
1
-0
/
+20
*
cleanup
Chris Lattner
2010-03-05
1
-6
/
+6
*
Rever 96389 and 96990. They are causing some miscompilation that I do not ful...
Evan Cheng
2010-03-05
2
-12
/
+4
*
Revert r97766. It's deleting a tag.
Bill Wendling
2010-03-05
1
-22
/
+0
*
Micro-optimization:
Bill Wendling
2010-03-05
1
-0
/
+22
*
Fix the remaining MUL8 and DIV8 to define AX instead of AL,AH.
Jakob Stoklund Olesen
2010-03-04
1
-0
/
+25
*
Fix recognition of 16-bit bswap for C front-ends which emit the
Dan Gohman
2010-03-04
1
-2
/
+65
*
Revert r97580; that's not the right way to fix this.
Dan Gohman
2010-03-03
1
-3
/
+3
*
This test case:
Bill Wendling
2010-03-03
1
-8
/
+20
*
Fix some issues in WalkChainUsers dealing with
Chris Lattner
2010-03-02
2
-6
/
+9
*
When expanding an expression such as (A + B + C + D), sort the operands
Dan Gohman
2010-03-02
1
-3
/
+3
*
clean up some testcases.
Chris Lattner
2010-03-02
2
-15
/
+1
*
Fix the xfail I added a couple of patches back. The issue
Chris Lattner
2010-03-02
1
-1
/
+0
*
Rewrite chain handling validation and input TokenFactor handling
Chris Lattner
2010-03-02
2
-1
/
+2
*
Fix several places to handle vector operands properly.
Dan Gohman
2010-03-02
1
-5
/
+13
*
Rewrite test to test VLA using new debug info encoding scheme.
Devang Patel
2010-03-01
1
-62
/
+71
*
add some random nounwinds.
Chris Lattner
2010-02-28
1
-1
/
+1
*
Don't try to replace physical registers when doing CSE.
Dan Gohman
2010-02-28
1
-0
/
+39
*
Add nounwinds.
Dan Gohman
2010-02-27
1
-2
/
+2
*
Re-apply 97040 with fix. This survives a ppc self-host llvm-gcc bootstrap.
Evan Cheng
2010-02-27
5
-10
/
+64
*
change the scope node to include a list of children to be checked
Chris Lattner
2010-02-25
1
-1
/
+1
*
Revert r97064. Duncan pointed out that bitcasts are defined in
Dan Gohman
2010-02-25
1
-39
/
+0
*
Make LoopSimplify change conditional branches in loop exiting blocks
Dan Gohman
2010-02-25
1
-2
/
+1
*
Make getTypeSizeInBits work correctly for array types; it should return
Dan Gohman
2010-02-24
1
-0
/
+39
*
Speculatively revert r97011, "Re-apply 96540 and 96556 with fixes.", again in
Daniel Dunbar
2010-02-24
5
-63
/
+10
*
When forming SSE min and max nodes for UGE and ULE comparisons, it's
Dan Gohman
2010-02-24
1
-13
/
+429
*
Change the scheduler from adding nodes in allnodes order
Chris Lattner
2010-02-24
1
-102
/
+0
*
Re-apply 96540 and 96556 with fixes.
Evan Cheng
2010-02-24
5
-10
/
+63
*
DIV8r must define %AX since X86DAGToDAGISel::Select() sometimes uses it
Jakob Stoklund Olesen
2010-02-24
1
-0
/
+20
*
Remember to handle sub-registers when moving imp-defs to a rematted instruction.
Jakob Stoklund Olesen
2010-02-23
1
-0
/
+49
*
Keep track of phi join registers explicitly in LiveVariables.
Jakob Stoklund Olesen
2010-02-23
1
-0
/
+146
*
These should not have been committed.
Evan Cheng
2010-02-22
4
-46
/
+10
*
Instcombine constant folding can normalize gep with negative index to index w...
Evan Cheng
2010-02-22
4
-10
/
+46
*
Canonicalize ConstantInts to the right operand of commutative
Dan Gohman
2010-02-22
1
-1
/
+1
*
Actually enable the -enable-unsafe-fp-math tests.
Dan Gohman
2010-02-22
1
-144
/
+144
*
Mark the return address stack slot as mutable when moving the return address
Arnold Schwaighofer
2010-02-22
1
-0
/
+55
*
Remove the logic for reasoning about NaNs from the code that forms
Dan Gohman
2010-02-22
1
-44
/
+168
*
fix and un-xfail X86/vec_ss_load_fold.ll
Chris Lattner
2010-02-21
1
-1
/
+0
*
temporarily disable this.
Chris Lattner
2010-02-21
1
-1
/
+2
[next]