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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop the reg argument to isRegReDefinedByTwoAddr, which was redundant.
Dan Gohman
2008-12-05
4
-6
/
+7
*
Teach StackSlotColoring to update MachineMemOperands when
Dan Gohman
2008-12-05
1
-3
/
+20
*
Ignore IMPLICIT_DEF instructions when computing physreg liveness.
Dan Gohman
2008-12-05
1
-0
/
+7
*
Re-did 60519. It turns out Darwin's handling of hidden visibility symbols are...
Evan Cheng
2008-12-05
7
-54
/
+156
*
Have raw_fd_ostream keep track of the position in the file to make tell() go ...
Ted Kremenek
2008-12-04
1
-10
/
+4
*
Rewrite code that 1) filters loops and 2) calculates new loop bounds.
Devang Patel
2008-12-04
1
-1269
/
+715
*
Factor out some common code.
Owen Anderson
2008-12-04
1
-76
/
+39
*
CellSPU: Fix bug 3055
Scott Michel
2008-12-04
3
-23
/
+59
*
When allocating a stack temporary, use the correct
Duncan Sands
2008-12-04
1
-1
/
+1
*
Missing closing brace and reverse conditional condition on NDEBUG
Scott Michel
2008-12-04
1
-5
/
+5
*
Start simplifying a switch that has a successor that is a switch.
Chris Lattner
2008-12-04
1
-0
/
+74
*
This code is apparently quite confused. In the meantime,
Chris Lattner
2008-12-04
1
-1
/
+2
*
Temporarily revert r60519. It was causing a bootstrap failure:
Bill Wendling
2008-12-04
5
-12
/
+4
*
CellSPU:
Scott Michel
2008-12-04
5
-133
/
+56
*
Use register names instead of numbers in debug output.
Dan Gohman
2008-12-04
1
-2
/
+3
*
Make debug output more informative.
Dan Gohman
2008-12-04
1
-1
/
+1
*
Visibility hidden GVs do not require extra load of symbol address from the GO...
Evan Cheng
2008-12-04
5
-4
/
+12
*
Add minimal support for disambiguating memory references. Currently
Dan Gohman
2008-12-04
1
-13
/
+123
*
add a debugging option to help track down j-t problems.
Chris Lattner
2008-12-04
1
-1
/
+14
*
Rewrite the liveness bookkeeping code to fix a bunch of
Dan Gohman
2008-12-03
1
-34
/
+42
*
Make the debugging dump be a full line.
Dale Johannesen
2008-12-03
1
-0
/
+1
*
Remove an unused field.
Dale Johannesen
2008-12-03
1
-8
/
+1
*
Have PseudoSourceValue override Value::dump, so that it works
Dan Gohman
2008-12-03
2
-2
/
+5
*
Fix a misspelled function name.
Dale Johannesen
2008-12-03
1
-4
/
+4
*
Factor some code into a new FoldSingleEntryPHINodes method.
Chris Lattner
2008-12-03
4
-23
/
+28
*
Fix an inconsistency in a comment.
Dan Gohman
2008-12-03
1
-4
/
+3
*
Use mmx (punpckldq VR64, (mmx_v_set0)) to clear high 32-bits of a VR64 register.
Evan Cheng
2008-12-03
1
-3
/
+13
*
Don't charge the full latency for anti and output dependencies. This is
Dan Gohman
2008-12-03
1
-3
/
+6
*
A step towards geting linux ppc to work (see PR 3099)
Dale Johannesen
2008-12-03
1
-0
/
+2
*
When looking for anti-dependences on the critical path, don't bother
Dan Gohman
2008-12-03
1
-0
/
+4
*
Add a comment about callee-saved registers.
Dan Gohman
2008-12-03
1
-0
/
+2
*
Fix a really wrong comment.
Dale Johannesen
2008-12-03
1
-1
/
+1
*
Split foldMemoryOperand into public non-virtual and protected virtual
Dan Gohman
2008-12-03
15
-97
/
+165
*
Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning.
Dan Gohman
2008-12-03
16
-45
/
+45
*
Extend X86's addFrameReference to add a MachineMemOperand for
Dan Gohman
2008-12-03
1
-1
/
+18
*
Update a comment.
Dan Gohman
2008-12-03
1
-3
/
+4
*
Only check that the result of the mapping was not
Duncan Sands
2008-12-03
1
-0
/
+1
*
Fix bug 3140.
Rafael Espindola
2008-12-03
5
-0
/
+14
*
Add support for ISD::TRAP to the XCore backend
Richard Osborne
2008-12-03
2
-1
/
+16
*
Refactor code. No functionality change.
Evan Cheng
2008-12-03
1
-72
/
+75
*
CC should only be a ConstantSDNode at this point. Just use 'cast' instead of ...
Bill Wendling
2008-12-03
1
-9
/
+9
*
Teach jump threading some more simple tricks:
Chris Lattner
2008-12-03
1
-16
/
+156
*
third time is the charm.
Chris Lattner
2008-12-03
1
-1
/
+3
*
fix assertion.
Chris Lattner
2008-12-03
1
-1
/
+1
*
Rename DeleteBlockIfDead to DeleteDeadBlock and make it
Chris Lattner
2008-12-03
2
-10
/
+5
*
Factor some code out of SimplifyCFG, forming a new
Chris Lattner
2008-12-03
2
-21
/
+34
*
Mark x86's V_SET0 and V_SETALLONES with isSimpleLoad, and teach X86's
Dan Gohman
2008-12-03
2
-5
/
+37
*
Add a sanity-check to tablegen to catch the case where isSimpleLoad
Dan Gohman
2008-12-03
6
-5
/
+15
*
Fix a missing #include.
Dan Gohman
2008-12-03
1
-0
/
+1
*
Fix this comment to reflect that it applies to types other
Dan Gohman
2008-12-03
1
-1
/
+1
[next]