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
*
Remove always true checks. Noticed by Adhemerval Zanella.
Roman Divacky
2012-09-03
1
-2
/
+2
*
Add braces to the case statement.
Chad Rosier
2012-09-03
1
-1
/
+2
*
IRBuilderify the SjlLjEHPrepare pass.
Benjamin Kramer
2012-09-03
1
-57
/
+25
*
When updating live range endpoints, make sure to preserve the early clobber bit.
Lang Hames
2012-09-03
1
-2
/
+2
*
Fix more fallout from r158919, similar to PR13547.
Bob Wilson
2012-09-03
1
-2
/
+7
*
Removed unused argument.
Chad Rosier
2012-09-03
3
-18
/
+15
*
some peepholes that should match horizontal add/sub operations.
Chris Lattner
2012-09-03
1
-0
/
+12
*
[ms-inline asm] Expose the Kind and Opcode variables from the
Chad Rosier
2012-09-03
3
-11
/
+25
*
Move ErrorLoc decl into the scope where it's actually used.
Chad Rosier
2012-09-03
1
-2
/
+1
*
Fix a typo.
Nadav Rotem
2012-09-02
1
-1
/
+1
*
Not all targets have efficient ISel code generation for select instructions.
Nadav Rotem
2012-09-02
2
-7
/
+27
*
LoopRotation: Make the brute force DomTree update more brute force.
Benjamin Kramer
2012-09-02
1
-32
/
+21
*
Rename ANDROIDEABI to Android.
Logan Chien
2012-09-02
2
-3
/
+3
*
Generate better select code by allowing the target to use scalar select, and ...
Nadav Rotem
2012-09-02
1
-4
/
+3
*
Only legalise a VSELECT in to bitwise operations if the vector mask bool is z...
Pete Cooper
2012-09-01
1
-1
/
+6
*
Limit domain conversion to cases where it won't break dep chains.
Tim Northover
2012-09-01
1
-12
/
+48
*
Revert "Take account of boolean vector contents when promoting a build vector...
Pete Cooper
2012-09-01
1
-17
/
+1
*
Fix Thumb2 fixup kind in the integrated-as.
Logan Chien
2012-09-01
1
-0
/
+4
*
Fix typo.
Logan Chien
2012-09-01
1
-1
/
+1
*
LoopRotation: Check some invariants of the dominator updating code.
Benjamin Kramer
2012-09-01
1
-0
/
+3
*
Typos
Craig Topper
2012-09-01
2
-2
/
+2
*
Teach DAG combine a number of tricks to simplify FMA expressions in fast-math...
Owen Anderson
2012-09-01
1
-0
/
+64
*
Fix typo
Michael Liao
2012-09-01
1
-1
/
+1
*
SelectionDAG: when constructing VZEXT_LOAD from other loads, make sure its
Manman Ren
2012-08-31
1
-0
/
+12
*
Mark FMA4 instructions as commutable and add them to the folding tables.
Craig Topper
2012-08-31
2
-0
/
+64
*
Remove an unused argument. The MCInst opcode is set in the ConvertToMCInst()
Chad Rosier
2012-08-31
1
-47
/
+42
*
Add selection of RegOp2MemOpTable3 to canFoldMemoryOperand
Craig Topper
2012-08-31
1
-0
/
+2
*
Add MachineInstr::tieOperands, remove setIsTied().
Jakob Stoklund Olesen
2012-08-31
2
-12
/
+18
*
Fix PR12359
Michael Liao
2012-08-31
1
-3
/
+5
*
The instruction DINS may be transformed into DINSU or DEXTM depending
Jack Carter
2012-08-31
4
-23
/
+31
*
Move the GCOVFormat enums into their own namespace per the LLVM coding standard.
Bill Wendling
2012-08-31
1
-10
/
+10
*
Add a comment to explain what's really going on.
Chad Rosier
2012-08-31
1
-0
/
+6
*
The ConvertToMCInst() function can't fail, so remove the now dead Match_Conve...
Chad Rosier
2012-08-31
3
-8
/
+0
*
Mark FMA3 instructions as commutable so that the operands to the multiply par...
Craig Topper
2012-08-31
1
-0
/
+4
*
Use CloneMachineInstr to make a new MI in commuteInstruction to make the code...
Craig Topper
2012-08-31
1
-10
/
+1
*
Add support for converting llvm.fma to fma4 instructions.
Craig Topper
2012-08-31
3
-36
/
+76
*
Don't enforce ordered inline asm operands.
Jakob Stoklund Olesen
2012-08-31
1
-10
/
+0
*
Clean up ProfileDataLoader a bit.
Benjamin Kramer
2012-08-31
1
-43
/
+19
*
Cleanups due to feedback. No functionality change. Patch by Alistair.
Bill Wendling
2012-08-31
2
-50
/
+50
*
Clean up AddedComplexity further after adding UseSSEx
Michael Liao
2012-08-31
1
-17
/
+13
*
Fix a couple of typos in EmitAtomic.
Jakob Stoklund Olesen
2012-08-31
1
-2
/
+2
*
X86: Fix encoding of 'movd %xmm0, %rax'
Jim Grosbach
2012-08-31
1
-1
/
+1
*
With the fix in r162954/162955 every cvt function returns true. Thus, have
Chad Rosier
2012-08-31
1
-64
/
+42
*
Take account of boolean vector contents when promoting a build vector from i1...
Pete Cooper
2012-08-30
1
-1
/
+17
*
Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by co...
Owen Anderson
2012-08-30
1
-1
/
+122
*
Fix for r162954. Return the Error.
Chad Rosier
2012-08-30
1
-2
/
+2
*
Move a check to the validateInstruction() function where it more properly bel...
Chad Rosier
2012-08-30
1
-11
/
+13
*
Typo.
Chad Rosier
2012-08-30
1
-1
/
+1
*
Currently targets that do not support selects with scalar conditions and vect...
Nadav Rotem
2012-08-30
1
-1
/
+65
*
Introduce 'UseSSEx' to force SSE legacy encoding
Michael Liao
2012-08-30
5
-122
/
+158
[next]