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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Fix instruction selection pattern for sint_to_fp node to avoid emittin...
Akira Hatanaka
2013-05-16
3
-5
/
+53
*
More test coverage for addFrameMove.
Rafael Espindola
2013-05-16
1
-5
/
+7
*
Mips assembler: Add branch macro definitions
Jack Carter
2013-05-16
3
-16
/
+40
*
DAGCombine: Also shrink eq compares where the constant is exactly as large as...
Benjamin Kramer
2013-05-16
2
-1
/
+17
*
[mips] Fix indentation.
Akira Hatanaka
2013-05-16
1
-5
/
+5
*
[mips] Delete unused enum value.
Akira Hatanaka
2013-05-16
2
-4
/
+0
*
Add TargetRegisterInfo::getCoveringLanes().
Jakob Stoklund Olesen
2013-05-16
5
-9
/
+67
*
[PowerPC] Use true offset value in "memrix" machine operands
Ulrich Weigand
2013-05-16
12
-194
/
+61
*
PPC32 cannot form counter loops around i64 FP conversions
Hal Finkel
2013-05-16
2
-1
/
+33
*
Add a triple to the test to try to fix the windows bots.
Rafael Espindola
2013-05-16
1
-1
/
+1
*
More addFrameMove test coverage.
Rafael Espindola
2013-05-16
1
-1
/
+9
*
Use new CHECK-DAG support to stabilize CodeGen/PowerPC/recipest.ll
Bill Schmidt
2013-05-16
1
-16
/
+16
*
Add more addFrameMove test coverage.
Rafael Espindola
2013-05-16
1
-0
/
+6
*
Fixing a 64-bit conversion warning in MSVC.
Aaron Ballman
2013-05-16
1
-1
/
+1
*
Add more test coverage for addFrameMove.
Rafael Espindola
2013-05-16
1
-0
/
+5
*
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
2
-2
/
+21
*
Add more addFrameMove test coverage.
Rafael Espindola
2013-05-16
1
-1
/
+6
*
Extend test to check the .cfi instructions.
Rafael Espindola
2013-05-16
1
-1
/
+15
*
[SystemZ] Tweak register array comment
Richard Sandiford
2013-05-16
1
-2
/
+5
*
Relax CHECK-NEXTs a bit to cope with atom's return nop padding.
Benjamin Kramer
2013-05-16
1
-2
/
+2
*
[msan] Switch TLS globals to initial-exec model.
Evgeniy Stepanov
2013-05-16
2
-8
/
+17
*
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
2
-0
/
+21
*
Extend test for better coverage.
Rafael Espindola
2013-05-16
1
-1
/
+6
*
Removed dead code.
Rafael Espindola
2013-05-16
1
-8
/
+4
*
Fix PBQP graph iterator typedefs.
Lang Hames
2013-05-16
1
-4
/
+4
*
Patch number 2 for mips16/32 floating point interoperability stubs.
Reed Kotler
2013-05-16
2
-3
/
+337
*
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
2
-21
/
+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
*
Set an explicit triple for this test.
David Majnemer
2013-05-15
1
-1
/
+1
*
undef setjmp in PPCCTRLoops
Hal Finkel
2013-05-15
1
-0
/
+16
*
X86: Remove redundant test instructions
David Majnemer
2013-05-15
2
-7
/
+193
*
Use proper syntax.
Bill Wendling
2013-05-15
1
-1
/
+1
*
Implement PPC counter loops as a late IR-level pass
Hal Finkel
2013-05-15
15
-674
/
+1834
*
Fix legalization of SETCC with promoted integer intrinsics
Hal Finkel
2013-05-15
1
-2
/
+13
*
Add lldb and polly to the projects to tag.
Bill Wendling
2013-05-15
1
-2
/
+3
*
Fix miscompile due to StackColoring incorrectly merging stack slots (PR15707)
Derek Schuff
2013-05-15
2
-11
/
+30
*
Cleanup relocation sorting for ELF.
Rafael Espindola
2013-05-15
3
-58
/
+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
*
Add missing #include
Douglas Gregor
2013-05-15
1
-0
/
+1
*
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
3
-9
/
+0
*
[PowerPC] Remove need for adjustFixupOffst hack
Ulrich Weigand
2013-05-15
4
-66
/
+52
[next]