index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hexagon: Sync TSFlags in MCTargetDesc/HexagonBaseInfo.h with
Jyotsna Verma
2013-02-19
1
-28
/
+60
*
Clean up HiPE prologue emission a bit and avoid signed arithmetic tricks.
Benjamin Kramer
2013-02-19
1
-43
/
+47
*
Move LLVM_LIBRARY_VISIBILITY for consistency with what was done to
Rafael Espindola
2013-02-19
1
-1
/
+1
*
Make ARMAsmPrinter pass name more precise and fix comment.
Eli Bendersky
2013-02-19
1
-6
/
+2
*
Make pass name more precise and fix comment.
Eli Bendersky
2013-02-19
1
-6
/
+2
*
ARM NEON: Merge a f32 bitcast of a v2i32 extractelt
Arnold Schwaighofer
2013-02-19
1
-0
/
+6
*
R600: Add AR_X to the R600_TReg_X register class.
Tom Stellard
2013-02-19
1
-1
/
+1
*
R600: Mark all members of the TRegMem register class as reserved
Tom Stellard
2013-02-19
1
-0
/
+6
*
R600: Fix scheduler crash caused by invalid MachinePointerInfo
Tom Stellard
2013-02-19
1
-1
/
+1
*
R600: Fix tracking of implicit defs in the IndirectAddressing pass
Tom Stellard
2013-02-19
1
-7
/
+25
*
Fix capitalization in comment to match function name.
Craig Topper
2013-02-19
1
-1
/
+1
*
Expand pseudos/macros BteqzT8SltiX16, BteqzT8SltiuX16,
Reed Kotler
2013-02-19
2
-1
/
+48
*
Remove some unused private fields from the AArch64MCCodeEmitter. These
Chandler Carruth
2013-02-19
1
-7
/
+2
*
Expand pseudos BteqzT8CmpiX16 and BtnezT8CmpiX16.
Reed Kotler
2013-02-19
3
-0
/
+58
*
Use array_pod_sort instead of std::sort.
Jakub Staszak
2013-02-18
1
-2
/
+2
*
X86FrameLowering.cpp: Fixup. Sorry for the breakage.
NAKAMURA Takumi
2013-02-18
1
-1
/
+1
*
Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.
David Blaikie
2013-02-18
3
-6
/
+6
*
X86FrameLowering.cpp: Fix a warning in -Asserts. [-Wunused-variable]
NAKAMURA Takumi
2013-02-18
1
-2
/
+1
*
Remove a useless assert.
Chad Rosier
2013-02-18
1
-1
/
+0
*
[fast-isel] Remove an invalid assert.
Chad Rosier
2013-02-18
1
-1
/
+0
*
Fix a 32/64 bit incompatibility in the HiPE prologue generation.
Benjamin Kramer
2013-02-18
1
-1
/
+1
*
Support for HiPE-compatible code emission, patch by Yiannis Tsiouris.
Benjamin Kramer
2013-02-18
2
-5
/
+157
*
R600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for mad pattern
Vincent Lejeune
2013-02-18
7
-23
/
+15
*
R600: Support for TBO
Vincent Lejeune
2013-02-18
3
-1
/
+58
*
R600: Increase number of ArrayBase Reg to 32
Vincent Lejeune
2013-02-18
1
-2
/
+2
*
Expand macro/pseudo instructions BtnezT8SltX16 and BtnezT8SltuX16.
Reed Kotler
2013-02-18
1
-0
/
+8
*
Expand pseudo/macro BteqzT8SltuX16 . There is no test case because
Reed Kotler
2013-02-18
2
-0
/
+7
*
Expand pseudo/macro BteqzT8SltX16.
Reed Kotler
2013-02-18
1
-0
/
+3
*
Expand macro/pseudo BteqzT8CmpX16.
Reed Kotler
2013-02-18
1
-0
/
+3
*
Beginning of expanding all current mips16 macro/pseudo instruction sequences.
Reed Kotler
2013-02-18
3
-3
/
+34
*
X86: Add a note.
Benjamin Kramer
2013-02-17
1
-0
/
+9
*
[XCore] Add missing 2r instructions.
Richard Osborne
2013-02-17
3
-1
/
+35
*
[XCore] Add TSETR instruction.
Richard Osborne
2013-02-17
3
-1
/
+34
*
[XCore] Add missing u10 / lu10 instructions.
Richard Osborne
2013-02-17
1
-1
/
+12
*
[XCore] Add missing u6 / lu6 instructions.
Richard Osborne
2013-02-17
1
-2
/
+18
*
Return false instead of 0.
Jakub Staszak
2013-02-17
1
-1
/
+1
*
AArch64: Avoid shifts by 64, that's undefined behavior.
Benjamin Kramer
2013-02-17
1
-3
/
+3
*
Make the visibility of LLVMPPCCompilationCallback work with GCC.
Benjamin Kramer
2013-02-17
1
-1
/
+1
*
Clean up mips16 td file in preparation for massive pseudo lowering work.
Reed Kotler
2013-02-16
1
-71
/
+68
*
Typo
Renato Golin
2013-02-16
1
-1
/
+1
*
One more try to make this look nice. I have lots of pseudo lowering
Reed Kotler
2013-02-16
2
-4
/
+12
*
[msvc x64] Update X86CompilationCallback_Win64.asm corresponding to r175267.
NAKAMURA Takumi
2013-02-16
1
-2
/
+2
*
Target/R600/CMakeLists.txt: Prune SILowerLiteralConstants.cpp corresponding t...
NAKAMURA Takumi
2013-02-16
1
-1
/
+0
*
Minor cleanups. No functionality change.
Jakub Staszak
2013-02-16
1
-9
/
+8
*
R600/SI: Add pattern to simplify i64 loading
Christian Konig
2013-02-16
2
-0
/
+9
*
R600/SI: nuke SReg_1 v3
Christian Konig
2013-02-16
7
-118
/
+23
*
R600/SI: cleanup literal handling v3
Christian Konig
2013-02-16
10
-195
/
+176
*
R600/SI: replace AllReg_* with [SV]Src_* v2
Christian Konig
2013-02-16
3
-85
/
+89
*
R600/SI: fix VOPC encoding v2
Christian Konig
2013-02-16
1
-37
/
+16
*
R600/SI: move *_Helper definitions to SIInstrFormat.td
Christian Konig
2013-02-16
2
-66
/
+66
[next]