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
*
Fix a defect in code-layout pass, improving Benchmarks/Olden/em3d/em3d by abo...
Shuxin Yang
2013-06-04
1
-1
/
+25
*
Delete dead safety check.
Nick Lewycky
2013-06-03
1
-6
/
+1
*
SimplifyCFG: Do not transform PHI to select if doing so would be unsafe
David Majnemer
2013-06-03
1
-2
/
+19
*
SimplifyCFG: Small cleanup, use ICmpInst::isEquality()
David Majnemer
2013-06-03
1
-3
/
+1
*
Update RuntimeDyldELF::findOPDEntrySection the new relocation iterators.
Rafael Espindola
2013-06-03
1
-3
/
+7
*
R600/SI: Add support for work item and work group intrinsics
Tom Stellard
2013-06-03
3
-15
/
+88
*
R600/SI: Add a calling convention for compute shaders
Tom Stellard
2013-06-03
3
-9
/
+39
*
R600/SI: Custom lower i64 sign_extend
Tom Stellard
2013-06-03
2
-0
/
+19
*
R600/SI: Adjust some instructions' out register class after ISel
Tom Stellard
2013-06-03
2
-0
/
+52
*
R600/SI: Handle REG_SEQUENCE in fitsRegClass()
Tom Stellard
2013-06-03
1
-3
/
+13
*
R600/SI: Handle nodes with glue results correctly SITargetLowering::foldOpera...
Tom Stellard
2013-06-03
1
-0
/
+16
*
R600/SI: Fixup CopyToReg register class in PostprocessISelDAG()
Tom Stellard
2013-06-03
1
-5
/
+33
*
R600/SI: Add support for global loads
Tom Stellard
2013-06-03
3
-4
/
+39
*
R600/SI: Rework MUBUF store instructions
Tom Stellard
2013-06-03
5
-42
/
+71
*
R600: 3 op instructions have no write bit but the result are store in PV
Vincent Lejeune
2013-06-03
1
-3
/
+1
*
R600: CALL_FS consumes a stack size entry
Vincent Lejeune
2013-06-03
1
-0
/
+1
*
R600: use capital letter for PV channel
Vincent Lejeune
2013-06-03
1
-4
/
+4
*
R600: Constraints input regs of interp_xy,_zw
Vincent Lejeune
2013-06-03
2
-11
/
+15
*
[asan] ASan Linux MIPS32 support (llvm part), patch by Jyun-Yan Y
Kostya Serebryany
2013-06-03
1
-1
/
+10
*
X86: sub_xmm registers are 128 bits wide.
Ahmed Bougacha
2013-06-03
1
-1
/
+1
*
Introduce needsCleanup() for APFloat and APInt.
Manuel Klimek
2013-06-03
1
-1
/
+1
*
Sparc: Add support for indirect branch and blockaddress in Sparc backend.
Venkatraman Govindaraju
2013-06-03
4
-0
/
+37
*
[Object/COFF] Fix Windows .lib name handling.
Rui Ueyama
2013-06-03
1
-4
/
+10
*
Sparc: When storing 0, use %g0 directly in the store instruction instead of
Venkatraman Govindaraju
2013-06-03
2
-0
/
+8
*
Sparc: Combine add/or/sethi instruction with restore if possible.
Venkatraman Govindaraju
2013-06-02
1
-22
/
+177
*
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
[next]