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
*
Remove dead calls to addFrameMove.
Rafael Espindola
2013-05-16
1
-25
/
+0
*
[PowerPC] Report true displacement value from getPreIndexedAddressParts
Ulrich Weigand
2013-05-16
1
-2
/
+2
*
[SystemZ] Tweak register array comment
Richard Sandiford
2013-05-16
1
-2
/
+5
*
[msan] Switch TLS globals to initial-exec model.
Evgeniy Stepanov
2013-05-16
1
-7
/
+7
*
Removed unused variable, detected by gcc
Patrik Hagglund
2013-05-16
1
-2
/
+0
*
Delete dead code.
Rafael Espindola
2013-05-16
1
-1
/
+2
*
Don't call addFrameMove on XCore.
Rafael Espindola
2013-05-16
1
-34
/
+0
*
Respect the 'nobuiltin' attribute when determining if a call is to a memory b...
Richard Smith
2013-05-16
1
-0
/
+3
*
Removed dead code.
Rafael Espindola
2013-05-16
1
-8
/
+4
*
Patch number 2 for mips16/32 floating point interoperability stubs.
Reed Kotler
2013-05-16
1
-3
/
+43
*
Revert "Support unaligned load/store on more ARM targets"
Derek Schuff
2013-05-15
1
-17
/
+4
*
Remove dead code.
Eli Bendersky
2013-05-15
1
-17
/
+0
*
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
[next]