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
*
Debug Info: clean up usage of Verify.
Manman Ren
2013-06-28
5
-6
/
+22
*
Remove unused variable.
Benjamin Kramer
2013-06-27
1
-2
/
+0
*
Fixed a comment.
Elena Demikhovsky
2013-06-26
1
-2
/
+2
*
Optimized integer vector multiplication operation by replacing it with shift/...
Elena Demikhovsky
2013-06-26
1
-20
/
+59
*
Remove unused code. No functionality change.
Manman Ren
2013-06-25
1
-4
/
+0
*
BlockFrequency: Bump up the entry frequency a bit.
Benjamin Kramer
2013-06-25
1
-5
/
+0
*
80-column and tab character fixes.
Eric Christopher
2013-06-24
3
-5
/
+8
*
Formatting.
Eric Christopher
2013-06-24
1
-3
/
+2
*
Use const references instead of pointers to references that are
Eric Christopher
2013-06-24
2
-21
/
+23
*
Fix tail merging to assign the (more) correct BasicBlock when splitting.
Andrew Trick
2013-06-24
2
-5
/
+14
*
DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/S...
David Blaikie
2013-06-23
1
-2
/
+2
*
DebugInfo: Support (using GNU extensions) for template template parameters an...
David Blaikie
2013-06-22
1
-2
/
+11
*
The getRegForInlineAsmConstraint function should only accept MVT value types.
Chad Rosier
2013-06-22
1
-1
/
+1
*
Prevent LiveRangeEdit from deleting bundled instructions.
Andrew Trick
2013-06-22
1
-0
/
+4
*
DebugInfo: Don't lose unreferenced non-trivial by-value parameters
David Blaikie
2013-06-21
1
-6
/
+4
*
Fix PR16360
Michael Liao
2013-06-21
1
-3
/
+5
*
Update physreg live intervals during remat.
Andrew Trick
2013-06-21
1
-0
/
+28
*
Added -precompute-phys-liveness for testing LiveIntervals updates.
Andrew Trick
2013-06-21
1
-0
/
+14
*
Handle more cases in LiveRangeEdit::eliminateDeadDefs.
Andrew Trick
2013-06-21
1
-0
/
+9
*
Refactor LiveRangeEdit::eliminateDeadDefs.
Andrew Trick
2013-06-21
1
-95
/
+95
*
whitespace
Andrew Trick
2013-06-21
1
-2
/
+2
*
Fix a -join-globalcopies bug; handle undef operands.
Andrew Trick
2013-06-21
1
-0
/
+3
*
Modify the -join-globalcopies option (off by default).
Andrew Trick
2013-06-21
1
-2
/
+2
*
Make rematerialization in the coalescer less sensitive to LRG order.
Andrew Trick
2013-06-21
1
-4
/
+15
*
MI-Sched: cleanup DEBUG output.
Andrew Trick
2013-06-21
1
-5
/
+6
*
MI-Sched: Adjust regpressure limits for reserved regs.
Andrew Trick
2013-06-21
3
-6
/
+39
*
DebugInfo: don't use location lists when the location covers the whole functi...
David Blaikie
2013-06-20
3
-9
/
+12
*
This is now a duplicate.
Bill Wendling
2013-06-19
1
-26
/
+0
*
Make the comparison operators non-member functions.
Bill Wendling
2013-06-19
1
-2
/
+2
*
DebugInfo: PR14763/r183329 correct the location of indirect parameters
David Blaikie
2013-06-19
2
-7
/
+10
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
4
-236
/
+289
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
1
-2
/
+2
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
6
-39
/
+49
*
Don't cache the TLI object since we have access to it through TargetMachine a...
Bill Wendling
2013-06-19
1
-6
/
+8
*
During SelectionDAG building explicitly set a node to constant zero when the
Quentin Colombet
2013-06-18
1
-0
/
+8
*
Hopefully fix the MSVS build after r184105
Timur Iskhodzhanov
2013-06-18
1
-0
/
+1
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
2
-4
/
+3
*
Simplify some of the code. No functionality change.
Bill Wendling
2013-06-18
1
-7
/
+5
*
MI-Sched: handle ReadAdvance latencies as used by Swift.
Andrew Trick
2013-06-17
1
-1
/
+4
*
Give RegMax higher priority.
Andrew Trick
2013-06-17
1
-9
/
+9
*
Remove compareRPDelta.
Andrew Trick
2013-06-17
1
-37
/
+0
*
MI Sched: fix a typo in RegPressure heuristics.
Andrew Trick
2013-06-17
1
-1
/
+1
*
MI-Sched: Remove another heuristic that is sensitive to queue order.
Andrew Trick
2013-06-17
1
-6
/
+0
*
MI-Sched: Track multiple candidates with the same priority level.
Andrew Trick
2013-06-17
1
-32
/
+25
*
Directly access objects which may change during compilation.
Bill Wendling
2013-06-17
2
-36
/
+68
*
Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo.
Benjamin Kramer
2013-06-17
11
-50
/
+60
*
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...
David Blaikie
2013-06-16
1
-8
/
+0
*
Debug Info: Simplify Frame Index handling in DBG_VALUE Machine Instructions
David Blaikie
2013-06-16
11
-131
/
+112
*
DebugInfo: print DBG_VALUE MachineInstrs with [] for deref and drop the offse...
David Blaikie
2013-06-15
1
-3
/
+13
*
Missing NDEBUGs.
Andrew Trick
2013-06-15
1
-0
/
+6
[next]