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
*
LoopVectorize: Move call of canHoistAllLoads to canVectorizeWithIfConvert
Arnold Schwaighofer
2013-05-15
1
-4
/
+4
*
Delete dead code.
Rafael Espindola
2013-05-15
1
-19
/
+9
*
undef setjmp in PPCCTRLoops
Hal Finkel
2013-05-15
1
-0
/
+16
*
X86: Remove redundant test instructions
David Majnemer
2013-05-15
1
-7
/
+39
*
Implement PPC counter loops as a late IR-level pass
Hal Finkel
2013-05-15
9
-669
/
+481
*
Fix legalization of SETCC with promoted integer intrinsics
Hal Finkel
2013-05-15
1
-2
/
+13
*
Fix miscompile due to StackColoring incorrectly merging stack slots (PR15707)
Derek Schuff
2013-05-15
1
-11
/
+8
*
Cleanup relocation sorting for ELF.
Rafael Espindola
2013-05-15
2
-46
/
+16
*
PPCISelLowering.h: Escape \@ in comments. [-Wdocumentation]
NAKAMURA Takumi
2013-05-15
1
-14
/
+14
*
Whitespace.
NAKAMURA Takumi
2013-05-15
1
-2
/
+2
*
[objc-arc] Fixed a spelling error and made the statistic descriptions be cons...
Michael Gottesman
2013-05-15
1
-5
/
+5
*
Support unaligned load/store on more ARM targets
Derek Schuff
2013-05-15
1
-4
/
+17
*
Remove MCELFObjectTargetWriter::adjustFixupOffset hack
Ulrich Weigand
2013-05-15
2
-7
/
+0
*
[PowerPC] Remove need for adjustFixupOffst hack
Ulrich Weigand
2013-05-15
3
-24
/
+10
*
[SystemZ] Make use of SUBTRACT HALFWORD
Richard Sandiford
2013-05-15
1
-0
/
+1
*
[PowerPC] Correctly handle fixups of other than 4 byte size
Ulrich Weigand
2013-05-15
1
-3
/
+27
*
[SystemZ] Add more future work items to the README
Richard Sandiford
2013-05-15
1
-7
/
+91
*
Fix build on Windows
Timur Iskhodzhanov
2013-05-15
1
-0
/
+1
*
Use only explicit bool conversion operators
David Blaikie
2013-05-15
4
-4
/
+4
*
LoopVectorize: Fix comments
Arnold Schwaighofer
2013-05-15
1
-4
/
+4
*
LoopVectorize: Hoist conditional loads if possible
Arnold Schwaighofer
2013-05-15
1
-3
/
+102
*
Speed up Value::isUsedInBasicBlock() for long use lists.
Jakob Stoklund Olesen
2013-05-14
1
-14
/
+13
*
Fix two typo
Sylvestre Ledru
2013-05-14
2
-2
/
+2
*
Object: Fix Mach-O relocation printing.
Ahmed Bougacha
2013-05-14
1
-2
/
+3
*
ARM ISel: Don't create illegal types during LowerMUL
Arnold Schwaighofer
2013-05-14
1
-25
/
+32
*
GlobalOpt: fix an issue where CXAAtExitFn points to a deleted function.
Manman Ren
2013-05-14
1
-3
/
+3
*
Make getCompileUnit non-const and return the current DIE if it
Eric Christopher
2013-05-14
2
-3
/
+3
*
Implement the PowerPC system call (sc) instruction.
Bill Schmidt
2013-05-14
4
-0
/
+28
*
SectionMemoryManager shouldn't be a JITMemoryManager. Previously, the
Filip Pizlo
2013-05-14
3
-9
/
+20
*
Hexagon: Pass to replace tranfer/copy instructions into combine instruction
Jyotsna Verma
2013-05-14
5
-0
/
+686
*
Reapply "Subtract isn't commutative, fix this for MMX psub." with
Eric Christopher
2013-05-14
1
-7
/
+7
*
Temporarily revert "Subtract isn't commutative, fix this for MMX psub."
Eric Christopher
2013-05-14
1
-7
/
+7
*
Fix __clear_cache declaration.
Rafael Espindola
2013-05-14
1
-1
/
+1
*
Subtract isn't commutative, fix this for MMX psub.
Eric Christopher
2013-05-14
1
-7
/
+7
*
Recognize sparc64 as an alias for sparcv9 triples.
Jakob Stoklund Olesen
2013-05-14
1
-1
/
+1
*
Hexagon: Add patterns to generate 'combine' instructions.
Jyotsna Verma
2013-05-14
1
-0
/
+87
*
Hexagon: ArePredicatesComplement should not restrict itself to TFRs.
Jyotsna Verma
2013-05-14
1
-5
/
+31
*
Add bitcast to store of personality function.
Kai Nacke
2013-05-14
1
-1
/
+3
*
PPC32: Fix stack collision between FP and CR save areas.
Bill Schmidt
2013-05-14
1
-0
/
+1
*
Hexagon: Remove dead-code after unconditional return from addPreSched2.
Jyotsna Verma
2013-05-14
1
-3
/
+0
*
R600/SI: Add processor type for Hainan asic
Tom Stellard
2013-05-14
2
-1
/
+3
*
Declare __clear_cache.
Rafael Espindola
2013-05-14
1
-0
/
+1
*
[SystemZ] Add disassembler support
Richard Sandiford
2013-05-14
11
-6
/
+399
*
[SystemZ] Rework handling of constant PC-relative operands
Richard Sandiford
2013-05-14
3
-20
/
+81
*
[SystemZ] Remove bogus isAsmParserOnly
Richard Sandiford
2013-05-14
1
-28
/
+22
*
[SystemZ] Match operands to fields by name rather than by order
Richard Sandiford
2013-05-14
3
-57
/
+79
*
[SystemZ] Match operands to fields by name rather than by order
Richard Sandiford
2013-05-14
5
-312
/
+326
*
Removed trailing whitespace.
Michael Gottesman
2013-05-14
1
-4
/
+4
*
Fix typo.
Reed Kotler
2013-05-14
1
-1
/
+1
*
Removed an unnamed namespace and forgot to make two of the functions inside
Reed Kotler
2013-05-14
1
-3
/
+5
[next]