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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add encodings for Thumb1 Spill and Restore pseudos.
Bill Wendling
2010-12-16
1
-2
/
+12
*
Fix elf-dump --dump-section-data for .bss section
Jason W Kim
2010-12-16
1
-2
/
+5
*
Enable TBAA by default.
Dan Gohman
2010-12-15
1
-1
/
+1
*
Preserve TBAA tags when doing load PRE.
Dan Gohman
2010-12-15
2
-3
/
+36
*
Thumb1 had two patterns for the same load-from-constant-pool instruction.
Jim Grosbach
2010-12-15
5
-19
/
+5
*
Don't handle -arm-long-calls in fast isel for now.
Eric Christopher
2010-12-15
3
-1
/
+39
*
Start using SplitKit and MachineLoopRanges in RegAllocGreedy in preparation of
Jakob Stoklund Olesen
2010-12-15
2
-11
/
+39
*
Add MachineLoopRanges analysis.
Jakob Stoklund Olesen
2010-12-15
5
-0
/
+176
*
If we're changing the frame register to a physical register other than SP, we
Bill Wendling
2010-12-15
2
-29
/
+38
*
Whitespace cleanups.
Bill Wendling
2010-12-15
1
-3
/
+3
*
Teach the Neon intrinsic generator to widen half-precision float types.
Bob Wilson
2010-12-15
1
-0
/
+2
*
Better fix for opt build
Matt Beaumont-Gay
2010-12-15
1
-3
/
+2
*
Fix a typo that Bill spotted.
Dan Gohman
2010-12-15
1
-1
/
+1
*
Only rr forms of ADD*_DB are commutable.
Evan Cheng
2010-12-15
1
-1
/
+3
*
Typo.
Rafael Espindola
2010-12-15
1
-1
/
+1
*
Add an InstCombine transform to recognize instances of manual overflow-safe a...
Owen Anderson
2010-12-15
2
-0
/
+92
*
Fix opt -Werror build
Matt Beaumont-Gay
2010-12-15
1
-0
/
+1
*
Teach machine cse to commute instructions.
Evan Cheng
2010-12-15
2
-2
/
+59
*
Add Neon VCVT instructions for f32 <-> f16 conversions.
Bob Wilson
2010-12-15
7
-4
/
+57
*
Fix misspelled target triples in MC/ARM test commands.
Bob Wilson
2010-12-15
42
-42
/
+42
*
Reapply r121886, and also update DecomposeGEPExpression to keep
Dan Gohman
2010-12-15
2
-0
/
+17
*
Add SlotIndexes::getMBBRange() to get the range of a basic block in a single
Jakob Stoklund Olesen
2010-12-15
1
-6
/
+10
*
Revert r121886. DecomposeGEPExpression needs to be kept
Dan Gohman
2010-12-15
1
-8
/
+0
*
Lower the MBlaze target specific calling conventions for "interrupt_handler"
Wesley Peck
2010-12-15
6
-12
/
+247
*
Adding target specific calling conventions to support the MBlaze GCC function
Wesley Peck
2010-12-15
1
-1
/
+8
*
Strengthen GetUnderlyingObject using InstructionSimplify.
Dan Gohman
2010-12-15
1
-0
/
+9
*
Move Value::getUnderlyingObject to be a standalone
Dan Gohman
2010-12-15
16
-61
/
+68
*
Add some special purpose register definitions to the MBlaze backend and clean...
Wesley Peck
2010-12-15
1
-80
/
+34
*
Fix typo in r121875.
Owen Anderson
2010-12-15
1
-1
/
+1
*
Tweak a few pseudo-inst pattern base classes.
Jim Grosbach
2010-12-15
1
-4
/
+4
*
Clean up some of LVI:
Nick Lewycky
2010-12-15
1
-91
/
+101
*
The new t2LEApcrel* pseudo instructions need the size specified.
Jim Grosbach
2010-12-15
2
-5
/
+13
*
Implement cleanups suggested by Daniel.
Owen Anderson
2010-12-15
3
-13
/
+17
*
Document some more AliasAnalysis infrastructure limitations.
Dan Gohman
2010-12-15
1
-4
/
+38
*
Fix build.
Jakob Stoklund Olesen
2010-12-15
1
-1
/
+1
*
Detect and enumerate bypass loops.
Jakob Stoklund Olesen
2010-12-15
2
-0
/
+39
*
Separate SplitAnalysis::getSplitLoops().
Jakob Stoklund Olesen
2010-12-15
2
-7
/
+14
*
Add a Neon intrinsic test generator.
Bob Wilson
2010-12-15
3
-1
/
+115
*
Fix Neon intrinsic immediate range checking for some double-register operands.
Bob Wilson
2010-12-15
1
-3
/
+7
*
Move Sub simplifications and additional Add simplifications out of
Duncan Sands
2010-12-15
4
-40
/
+78
*
If we detect that the instruction we are simplifying is unreachable, arrange for
Duncan Sands
2010-12-15
1
-3
/
+3
*
Teach jump threading to "look through" a select when the branch direction of ...
Frits van Bommel
2010-12-15
2
-0
/
+157
*
Add fixups for Thumb LDR/STR instructions.
Bill Wendling
2010-12-15
3
-3
/
+20
*
Relax alignment fragments.
Rafael Espindola
2010-12-15
4
-48
/
+46
*
Patch by David Meyer to avoid a O(N^2) behaviour when relaxing fragments.
Rafael Espindola
2010-12-15
2
-7
/
+10
*
add another overflow idiom
Chris Lattner
2010-12-15
1
-0
/
+8
*
add a note about overflow idiom recognition.
Chris Lattner
2010-12-15
1
-1
/
+19
*
Generalize an assert.
Rafael Espindola
2010-12-15
2
-1
/
+8
*
add a shift/imul missed optimization
Chris Lattner
2010-12-15
1
-0
/
+45
*
add a note about a SPEC hack that gcc mainline does.
Chris Lattner
2010-12-15
1
-0
/
+23
[next]