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
*
SelectionDAG: Remove unnecessary uses of TargetLowering::getPointerTy()
Tom Stellard
2013-08-26
7
-43
/
+50
*
SelectionDAG: Use correct pointer size when splitting vector stores
Tom Stellard
2013-08-26
1
-1
/
+1
*
SelectionDAG: Use correct pointer size when lowering function arguments v2
Tom Stellard
2013-08-26
2
-5
/
+21
*
AsmPrinter: Get rid of llvm$workaround$fake$stub$
David Majnemer
2013-08-25
1
-10
/
+0
*
Add a function object to compare the first or second component of a std::pair.
Benjamin Kramer
2013-08-24
3
-29
/
+7
*
Simplify code. No functionality change.
Benjamin Kramer
2013-08-24
1
-6
/
+1
*
DwarfDebug: Delete orphaned children.
Benjamin Kramer
2013-08-24
1
-1
/
+4
*
PrintVRegOrUnit
Andrew Trick
2013-08-23
1
-0
/
+8
*
Rename to RegPressure API parameters RegUnits.
Andrew Trick
2013-08-23
1
-13
/
+14
*
Simplify RegPressure helpers.
Andrew Trick
2013-08-23
1
-15
/
+12
*
Add a convenient PSetIterator for visiting pressure sets affected by a register.
Andrew Trick
2013-08-23
1
-68
/
+21
*
Adds cyclic critical path computation and heuristics, temporarily disabled.
Andrew Trick
2013-08-23
2
-21
/
+129
*
MI Sched: record local vreg uses.
Andrew Trick
2013-08-23
1
-3
/
+5
*
mi-sched: Don't call MBB.size() in initSUnits. The driver already has instr c...
Andrew Trick
2013-08-23
4
-16
/
+30
*
Turn MipsOptimizeMathLibCalls into a target-independent scalar transform
Richard Sandiford
2013-08-23
1
-0
/
+7
*
[stack protector] Work around an issue with the BMOVPCB_CALL instruction on A...
Michael Gottesman
2013-08-22
1
-1
/
+1
*
Check only if we have this attribute. If it's not an attribute, then it's ass...
Bill Wendling
2013-08-22
1
-4
/
+2
*
[stackprotector] When finding the split point to splice off the end of a pare...
Michael Gottesman
2013-08-22
1
-9
/
+44
*
SelectionDAG: Make sure stores are always added to the LegalizedNodes list
Tom Stellard
2013-08-21
1
-1
/
+1
*
Teach BaseIndexOffset::match to identify base pointers in loops.
Juergen Ributzka
2013-08-21
1
-2
/
+14
*
DebugInfo: Do not use the DWARF Version for the .debug_pubnames or .debug_pub...
David Majnemer
2013-08-21
1
-2
/
+3
*
[SystemZ] Use SRST to optimize memchr
Richard Sandiford
2013-08-20
2
-0
/
+36
*
Fix overly pessimistic shortcut in post-RA MachineLICM
Richard Sandiford
2013-08-20
1
-4
/
+4
*
[stackprotector] Small cleanup.
Michael Gottesman
2013-08-20
1
-1
/
+2
*
[stackprotector] Small Bit of computation hoisting.
Michael Gottesman
2013-08-20
1
-5
/
+5
*
[stackprotector] Added significantly longer comment to FindPotentialTailCall ...
Michael Gottesman
2013-08-20
1
-1
/
+6
*
Removed trailing whitespace.
Michael Gottesman
2013-08-20
1
-18
/
+18
*
[stackprotector] Removed stale TODO.
Michael Gottesman
2013-08-20
1
-6
/
+3
*
[stackprotector] Added support for emitting the llvm intrinsic stack protecto...
Michael Gottesman
2013-08-20
1
-49
/
+150
*
[stackprotector] Refactor out the end of isInTailCallPosition into the functi...
Michael Gottesman
2013-08-20
1
-1
/
+8
*
Remove unused variables that crept in.
Michael Gottesman
2013-08-20
1
-6
/
+0
*
Teach selectiondag how to handle the stackprotectorcheck intrinsic.
Michael Gottesman
2013-08-20
3
-4
/
+390
*
Add a llvm.copysign intrinsic
Hal Finkel
2013-08-19
5
-0
/
+15
*
Use less verbose code and update comments.
Eric Christopher
2013-08-19
1
-23
/
+16
*
Turn on pubnames by default on linux.
Eric Christopher
2013-08-19
2
-10
/
+22
*
Improve the widening of integral binary vector operations
Paul Redmond
2013-08-19
2
-10
/
+24
*
Add ExpandFloatOp_FCOPYSIGN to handle ppcf128-related expansions
Hal Finkel
2013-08-19
2
-0
/
+13
*
DebugInfo: don't emit zero-length names for parameters
David Blaikie
2013-08-19
1
-1
/
+2
*
ARM: Fix more fast-isel verifier failures.
Jim Grosbach
2013-08-16
1
-0
/
+4
*
DebugInfo: Allow the addition of other (such as static data) members to a rec...
David Blaikie
2013-08-16
1
-3
/
+0
*
[SystemZ] Use SRST to implement strlen and strnlen
Richard Sandiford
2013-08-16
2
-0
/
+63
*
[SystemZ] Use MVST to implement strcpy and stpcpy
Richard Sandiford
2013-08-16
2
-0
/
+38
*
[SystemZ] Use CLST to implement strcmp
Richard Sandiford
2013-08-16
2
-0
/
+34
*
[SystemZ] Fix handling of 64-bit memcmp results
Richard Sandiford
2013-08-16
2
-19
/
+31
*
Make a few more things const.
Bill Wendling
2013-08-15
1
-2
/
+2
*
Use a reference instead of making an unnecessary copy. Also use 'const'.
Bill Wendling
2013-08-15
1
-3
/
+3
*
Replace getValueType().getSimpleVT() with getSimpleValueType().
Craig Topper
2013-08-15
5
-15
/
+15
*
Auto-compute live intervals on demand.
Mark Lacey
2013-08-14
7
-90
/
+115
*
Notify LiveRangeEdit of new virtual registers.
Mark Lacey
2013-08-14
2
-3
/
+14
*
Track new virtual registers by register number.
Mark Lacey
2013-08-14
10
-68
/
+78
[next]