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
*
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
*
[SystemZ] Make use of SUBTRACT HALFWORD
Richard Sandiford
2013-05-15
5
-0
/
+237
*
[PowerPC] Add test case for r181891
Ulrich Weigand
2013-05-15
1
-0
/
+38
*
[PowerPC] Correctly handle fixups of other than 4 byte size
Ulrich Weigand
2013-05-15
1
-3
/
+27
*
Add Jade to the list of external projects using LLVM in the release notes.
Arnaud A. de Grandmaison
2013-05-15
1
-0
/
+14
*
[SystemZ] Add more future work items to the README
Richard Sandiford
2013-05-15
1
-7
/
+91
*
[SystemZ] Consolidate disassembler tests for valid input into 2 big tests
Richard Sandiford
2013-05-15
339
-6714
/
+6953
*
[SystemZ] Consolidate assembler tests into 4 big tests
Richard Sandiford
2013-05-15
609
-10038
/
+9176
*
Fix build on Windows
Timur Iskhodzhanov
2013-05-15
1
-0
/
+1
*
Use only explicit bool conversion operators
David Blaikie
2013-05-15
13
-17
/
+23
*
ELFRelocationEntry::operator<(): Try to stabilize the order. r_offset was ins...
NAKAMURA Takumi
2013-05-15
1
-1
/
+8
*
LoopVectorize: Fix comments
Arnold Schwaighofer
2013-05-15
1
-4
/
+4
*
LoopVectorize: Hoist conditional loads if possible
Arnold Schwaighofer
2013-05-15
2
-3
/
+171
*
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
*
ExceptionDemo: Corresponding to r181820, SectionMemoryManager should belong t...
NAKAMURA Takumi
2013-05-14
1
-2
/
+2
[next]