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
*
llvmc: remove dynamic plugins.
Mikhail Glushenkov
2010-08-15
3
-118
/
+9
*
Rework how the non-sse2 memory barrier is lowered so that the
Eric Christopher
2010-08-14
2
-11
/
+22
*
Add ATTRIBUTE_UNUSED to methods that are not supposed to be used.
Argyrios Kyrtzidis
2010-08-14
5
-9
/
+10
*
improve indentation
Chris Lattner
2010-08-14
1
-19
/
+18
*
T2I_rbin_irs rr variant is for disassembly only, so don't provide a pattern.
Bob Wilson
2010-08-14
1
-1
/
+1
*
Update CMake build.
Ted Kremenek
2010-08-14
1
-1
/
+1
*
LoopSimplify shouldn't split loop backedges that use indirectbr. PR7867.
Dan Gohman
2010-08-14
1
-0
/
+5
*
Teach SimplifyCFG how to simplify indirectbr instructions.
Dan Gohman
2010-08-14
3
-16
/
+45
*
Add a local stack object block allocation pass. This is still an
Jim Grosbach
2010-08-14
4
-0
/
+218
*
Add a lint check for an indirectbr destination which has not
Dan Gohman
2010-08-13
1
-0
/
+6
*
Add a Thumb2 t2RSBrr instruction for disassembly only.
Bob Wilson
2010-08-13
1
-5
/
+18
*
Clean up the Spiller.h interface.
Jakob Stoklund Olesen
2010-08-13
6
-44
/
+31
*
Temporarily disable tail calls on ARM to work around some linker problems.
Bob Wilson
2010-08-13
1
-0
/
+9
*
Move the Thumb2 SSAT and USAT optional shift operator out of the
Bob Wilson
2010-08-13
2
-39
/
+21
*
Various optimizations. Don't compare two loops' depths
Dan Gohman
2010-08-13
1
-18
/
+26
*
Implement splitting inside a single block.
Jakob Stoklund Olesen
2010-08-13
3
-5
/
+95
*
Fix LSR's ExtractImmediate and ExtractSymbol to avoid calling
Dan Gohman
2010-08-13
1
-4
/
+8
*
Add comments to some pattern fragments in x86
Bruno Cardoso Lopes
2010-08-13
1
-4
/
+10
*
When testing whether one loop contains another, test this directly
Dan Gohman
2010-08-13
1
-2
/
+2
*
Add a const.
Dan Gohman
2010-08-13
1
-1
/
+1
*
When creating a symmetric SCEV with a constant operand, put
Dan Gohman
2010-08-13
1
-4
/
+4
*
An add recurrence is loop-invariant in any loop inside of its
Dan Gohman
2010-08-13
1
-0
/
+4
*
Refactor the code for disassembling Thumb2 saturate instructions along the
Bob Wilson
2010-08-13
1
-56
/
+39
*
Revert 110491. While not wrong, it was based on a
Dale Johannesen
2010-08-13
1
-13
/
+8
*
Fix comment to reflect code, and remove an unused argument
Bruno Cardoso Lopes
2010-08-13
1
-4
/
+3
*
Improve comment to make explicit why not to touch this could before JIT goes MC
Bruno Cardoso Lopes
2010-08-13
1
-1
/
+6
*
tidy up whitespace a bit
Jim Grosbach
2010-08-13
1
-7
/
+6
*
Revert last patch and r110954 as I meant to.
Eric Christopher
2010-08-13
2
-24
/
+24
*
Revert r110954 for now, pseudo instructions can't make it through to the JIT.
Eric Christopher
2010-08-13
1
-0
/
+1
*
Let LiveInterval::addRange extend existing ranges, it will verify that value
Jakob Stoklund Olesen
2010-08-13
1
-5
/
+2
*
Remember to actually update SplitAnalysis statistics now that we have a fancy
Jakob Stoklund Olesen
2010-08-13
1
-0
/
+1
*
Reapply this transformation now that it is passing the external test which it...
Nate Begeman
2010-08-13
1
-64
/
+123
*
Move some code from Verifier into SVI::isValidOperands. This allows us to ca...
Nate Begeman
2010-08-13
2
-23
/
+17
*
Trim #includes.
Dan Gohman
2010-08-12
2
-7
/
+0
*
Tidy up whitespace.
Dan Gohman
2010-08-12
1
-85
/
+87
*
Use .empty() instead of .size().
Dan Gohman
2010-08-12
1
-1
/
+1
*
Handle an empty dupli.
Jakob Stoklund Olesen
2010-08-12
1
-2
/
+8
*
Update the SplitAnalysis statistics as uses are moved from curli to the new
Jakob Stoklund Olesen
2010-08-12
2
-11
/
+44
*
fix PR7876: If ipsccp decides that a function's address is taken
Chris Lattner
2010-08-12
1
-4
/
+15
*
Some small clean-up: use of pseudo instructions
Bruno Cardoso Lopes
2010-08-12
1
-24
/
+23
*
Cleaned up the for-disassembly-only entries in the arm instruction table so that
Johnny Chen
2010-08-12
6
-48
/
+67
*
Also recompute HasPHIKill flags in LiveInterval::RenumberValues.
Jakob Stoklund Olesen
2010-08-12
2
-2
/
+23
*
Make sure ARM constant island pass does not break up an IT block. If the spli...
Evan Cheng
2010-08-12
1
-3
/
+20
*
- Teach SSEDomainFix to switch between different levels of AVX instructions. ...
Bruno Cardoso Lopes
2010-08-12
2
-27
/
+89
*
Remove trailing whitespace.
Jakob Stoklund Olesen
2010-08-12
2
-47
/
+47
*
Clean up debug output.
Jakob Stoklund Olesen
2010-08-12
2
-34
/
+32
*
Define AVX 128-bit pattern versions of SET0PS/PD.
Bruno Cardoso Lopes
2010-08-12
2
-6
/
+18
*
Implement single block splitting.
Jakob Stoklund Olesen
2010-08-12
3
-5
/
+158
*
Optimize ScalarEvolution::getAddExpr's operand factoring code by
Dan Gohman
2010-08-12
1
-4
/
+7
*
Hoist some loop-invariant code out of a hot loop.
Dan Gohman
2010-08-12
1
-2
/
+4
[next]