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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
This patch addresses an incorrect transformation in the DAG combiner.
Bill Schmidt
2013-01-14
1
-5
/
+15
*
When lowering an inreg sext first shift left, then right arithmetically.
Benjamin Kramer
2013-01-12
1
-3
/
+3
*
Limit the search space in RAGreedy::tryEvict().
Jakob Stoklund Olesen
2013-01-12
2
-1
/
+33
*
Precompute some information about register costs.
Jakob Stoklund Olesen
2013-01-12
1
-2
/
+22
*
PPC: Implement efficient lowering of sign_extend_inreg.
Nadav Rotem
2013-01-11
1
-1
/
+25
*
Remove some accidentaly duplicated code. This needs urgent cleanup :(
Benjamin Kramer
2013-01-11
1
-270
/
+0
*
Split TargetLowering into a CodeGen and a SelectionDAG part.
Benjamin Kramer
2013-01-11
10
-992
/
+1301
*
ARM Cost Model: Modify the target independent cost model to ask
Nadav Rotem
2013-01-11
1
-12
/
+21
*
For inline asm:
Eric Christopher
2013-01-11
3
-4
/
+18
*
Follow-up typo correction from building the wrong branch.
Andrew Trick
2013-01-11
1
-2
/
+2
*
Fix typo from r170452. Affects -enable-misched heuristics.
Andrew Trick
2013-01-11
1
-2
/
+2
*
Simplify writing floating types to assembly.
Tim Northover
2013-01-11
1
-74
/
+32
*
PR14896: Handle memcpy from constant string where the memcpy size is larger t...
Evan Cheng
2013-01-10
1
-2
/
+3
*
Remove unneeded includes from FunctionLoweringInfo.h.
Jakub Staszak
2013-01-10
1
-1
/
+1
*
Allow hasProperty() to be called on bundle-internal instructions.
Jakob Stoklund Olesen
2013-01-10
1
-0
/
+1
*
Support headerless bundles in MachineInstr::hasProperty().
Jakob Stoklund Olesen
2013-01-10
1
-7
/
+5
*
Stack Alignment: throw error if we can't satisfy the minimal alignment
Manman Ren
2013-01-10
3
-20
/
+34
*
ARM Cost model: Use the size of vector registers and widest vectorizable inst...
Nadav Rotem
2013-01-09
1
-0
/
+5
*
Fix a DAG combine bug visitBRCOND() is transforming br(xor(x, y)) to br(x != y).
Evan Cheng
2013-01-09
1
-12
/
+18
*
Don't print bundle flags.
Jakob Stoklund Olesen
2013-01-09
1
-1
/
+2
*
Don't require BUNDLE headers in MachineInstr::getBundleSize().
Jakob Stoklund Olesen
2013-01-09
1
-10
/
+5
*
Fix a typo in MachineInstr::unbundleFromSucc() method.
Sergei Larin
2013-01-09
1
-1
/
+1
*
Refactor to expose RTLIB calls to targets.
Tim Northover
2013-01-09
6
-337
/
+367
*
Last in the series of removing unnecessary '0' arguments for
Eric Christopher
2013-01-09
4
-8
/
+8
*
MIsched: add an ILP window property to machine model.
Andrew Trick
2013-01-09
1
-10
/
+2
*
These functions have default arguments of 0 for the last arg. Use
Eric Christopher
2013-01-09
3
-5
/
+5
*
These functions have default arguments of 0 for the last arg. Use
Eric Christopher
2013-01-09
5
-25
/
+23
*
Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...
Nadav Rotem
2013-01-09
1
-0
/
+5
*
Move the string pools down into the units. No functional change.
Eric Christopher
2013-01-08
2
-22
/
+14
*
Add fp128 rtlib function names to LLVM
Tim Northover
2013-01-08
2
-18
/
+138
*
Allow the asm printer to print fp128 values properly.
Tim Northover
2013-01-08
1
-9
/
+12
*
Sink a function that refers to the SelectionDAG into that library in the
Chandler Carruth
2013-01-08
2
-21
/
+21
*
Remove the llvm-local DW_TAG_vector_type tag and add a test to
Eric Christopher
2013-01-08
1
-2
/
+1
*
Pack MachineOperand bitfields better.
Jakob Stoklund Olesen
2013-01-07
1
-1
/
+1
*
Pack MachineInstr fields better.
Jakob Stoklund Olesen
2013-01-07
1
-5
/
+3
*
Whitespace and 80-col.
Eric Christopher
2013-01-07
3
-5
/
+6
*
Add more comments to what's going on here.
Eric Christopher
2013-01-07
1
-1
/
+3
*
Add support for separating strings for the split debug info DWARF5
Eric Christopher
2013-01-07
5
-6
/
+63
*
Sink AddrMode back into TargetLowering, removing one of the most
Chandler Carruth
2013-01-07
2
-2
/
+2
*
Switch the SCEV expander and LoopStrengthReduce to use
Chandler Carruth
2013-01-07
1
-1
/
+1
*
PR14759: Debug info support for C++ member pointers.
David Blaikie
2013-01-07
1
-0
/
+3
*
Move TargetTransformInfo to live under the Analysis library. This no
Chandler Carruth
2013-01-07
3
-3
/
+3
*
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-07
5
-0
/
+486
*
Funnel the actual TargetTransformInfo pass from the SelectionDAGISel
Chandler Carruth
2013-01-05
2
-5
/
+9
*
Emit DW_TAG_formal_parameter for unnamed parameters.
David Blaikie
2013-01-05
1
-2
/
+0
*
Don't call destructors on MachineInstr and MachineOperand.
Jakob Stoklund Olesen
2013-01-05
3
-30
/
+13
*
Use ArrayRecycler for MachineInstr operand lists.
Jakob Stoklund Olesen
2013-01-05
2
-74
/
+98
*
Add MachineRegisterInfo::moveOperands().
Jakob Stoklund Olesen
2013-01-05
1
-0
/
+49
*
Move an assertion so it doesn't dereference end().
Jakob Stoklund Olesen
2013-01-04
1
-4
/
+3
*
Add a name for the anonymous type we're creating for subrange
Eric Christopher
2013-01-04
1
-0
/
+3
[next]