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
*
Sparc: Perform leaf procedure optimization by default
Venkatraman Govindaraju
2013-06-02
1
-1
/
+1
*
When determining the new index for an insertelement, we may not assume that an
Nick Lewycky
2013-06-01
1
-7
/
+9
*
Sparc: Mark functions calling llvm.vastart and llvm.returnaddress intrinsics ...
Venkatraman Govindaraju
2013-06-01
1
-0
/
+6
*
SimplifyCFG: Fix typo in comment for ComputeSpeculationCost
David Majnemer
2013-06-01
1
-1
/
+1
*
Move getRealLinkageName to a common place and remove all the duplicates of it.
Benjamin Kramer
2013-06-01
4
-65
/
+25
*
Move object construction into [] so the temporary can be moved.
Benjamin Kramer
2013-06-01
1
-5
/
+3
*
APInt: Simplify code. No functionality change.
Benjamin Kramer
2013-06-01
1
-36
/
+2
*
APFloat: Use isDenormal instead of hand-rolled code to check for denormals.
Benjamin Kramer
2013-06-01
1
-1
/
+1
*
Revert r183069: "TMP: LEA64_32r fixing"
Tim Northover
2013-06-01
4
-155
/
+54
*
TMP: LEA64_32r fixing
Tim Northover
2013-06-01
4
-54
/
+155
*
X86: change MOV64ri64i32 into MOV32ri64
Tim Northover
2013-06-01
4
-32
/
+45
*
[Sparc] Generate correct code for leaf functions with stack objects
Venkatraman Govindaraju
2013-06-01
4
-30
/
+79
*
Make SubRegIndex size mandatory, following r183020.
Ahmed Bougacha
2013-05-31
9
-39
/
+40
*
Prevent loop-unroll from making assumptions about undefined behavior.
Andrew Trick
2013-05-31
1
-5
/
+14
*
Temporarily Revert "X86: change MOV64ri64i32 into MOV32ri64" as it
Eric Christopher
2013-05-31
4
-45
/
+32
*
Const-ify some printing and dumping code for DIEValues.
Eric Christopher
2013-05-31
2
-13
/
+13
*
Add support for adding the contents of a StringRef to the MD5 hash.
Eric Christopher
2013-05-31
1
-0
/
+8
*
Convert more unsigned char -> uint8_t.
Eric Christopher
2013-05-31
1
-1
/
+1
*
Fix comment.
Eric Christopher
2013-05-31
1
-1
/
+1
*
Move "unsigned char" -> "uint8_t".
Eric Christopher
2013-05-31
1
-8
/
+8
*
LoopVectorize: Change API call to get the backedge taken count
Arnold Schwaighofer
2013-05-31
1
-3
/
+3
*
Loop Strength Reduce: Scaling factor cost.
Quentin Colombet
2013-05-31
3
-3
/
+74
*
Rename COFFYaml.h to COFFYAML.h for consistency.
Rafael Espindola
2013-05-31
1
-1
/
+1
*
Don't allocate temporary string for section data.
Rafael Espindola
2013-05-31
1
-0
/
+17
*
LoopVectorize: PHIs with only outside users should prevent vectorization
Arnold Schwaighofer
2013-05-31
1
-13
/
+30
*
NVPTX: Don't even create a regalloc if we're not going to use it.
Benjamin Kramer
2013-05-31
1
-2
/
+7
*
Modify how the formulae are rated in Loop Strength Reduce.
Quentin Colombet
2013-05-31
1
-6
/
+45
*
Add a way to define the bit range covered by a SubRegIndex.
Ahmed Bougacha
2013-05-31
4
-29
/
+42
*
Remove useless code from transitioning to new EH scheme
Kai Nacke
2013-05-31
1
-4
/
+1
*
ARM: permit upper-case BE/LE on setend instruction
Tim Northover
2013-05-31
1
-1
/
+1
*
ARM: add fstmx and fldmx instructions for assembly
Tim Northover
2013-05-31
3
-8
/
+70
*
Simplify multiplications by vectors whose elements are powers of 2.
Rafael Espindola
2013-05-31
1
-16
/
+48
*
ARM: fix VEXT encoding corner case
Tim Northover
2013-05-31
1
-5
/
+6
*
[SystemZ] Don't use LOAD and STORE REVERSED for volatile accesses
Richard Sandiford
2013-05-31
2
-9
/
+27
*
[NVPTX] Re-enable support for virtual registers in the final output
Justin Holewinski
2013-05-31
8
-66
/
+307
*
[msan] Handle mixed track-origins and keep-going settings (llvm part).
Evgeniy Stepanov
2013-05-31
1
-4
/
+6
*
X86: change MOV64ri64i32 into MOV32ri64
Tim Northover
2013-05-31
4
-32
/
+45
*
Fix ScalarEvolution::ComputeExitLimitFromCond for 'or' conditions.
Andrew Trick
2013-05-31
1
-32
/
+54
*
[mips] Big-endian code generation for atomic instructions.
Akira Hatanaka
2013-05-31
1
-2
/
+16
*
Reapply with r182909 with a fix to the calculation of the new indices for
Nick Lewycky
2013-05-31
2
-2
/
+257
*
Remove debug print added in r182949.
Ahmed Bougacha
2013-05-30
1
-1
/
+0
*
Revert r182937 and r182877.
Rafael Espindola
2013-05-30
1
-17
/
+3
*
Use the const_cast only where necessary.
Bill Wendling
2013-05-30
1
-4
/
+4
*
MCObjectSymbolizer: Switch from IntervalMap to sorted vector, following r182625.
Ahmed Bougacha
2013-05-30
1
-10
/
+46
*
Implement IEEE-754R 2008 nextUp/nextDown functions in the guise of the functi...
Michael Gottesman
2013-05-30
1
-20
/
+228
*
X86: use sub-register sequences for MOV*r0 operations
Tim Northover
2013-05-30
5
-100
/
+74
*
Fix rematerialization into physical registers.
Tim Northover
2013-05-30
1
-2
/
+3
*
[NVPTX] Fix case where a sext load of an i1 type may produce an
Justin Holewinski
2013-05-30
1
-2
/
+4
*
X86: change zext moves to use sub-register infrastructure.
Tim Northover
2013-05-30
5
-71
/
+74
*
[SystemZ] Enable unaligned accesses
Richard Sandiford
2013-05-30
2
-0
/
+11
[next]