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
*
Improve some const-correctness to remove a -Wcast-qual warning. No functional...
Aaron Ballman
2014-08-01
3
-4
/
+5
*
[ARM] Make the assembler reject unpredictable pre/post-indexed ARM LDRB/LDRSB...
Tilmann Scheller
2014-08-01
1
-1
/
+7
*
[ARM] Make the assembler reject unpredictable pre/post-indexed ARM LDRH/LDRSH...
Tilmann Scheller
2014-08-01
1
-1
/
+5
*
[ARM] Make the assembler reject unpredictable pre/post-indexed ARM LDR instru...
Tilmann Scheller
2014-08-01
1
-0
/
+13
*
[mips][PR19612] Fix va_arg for big-endian mode.
Daniel Sanders
2014-08-01
2
-2
/
+68
*
[PowerPC] Generate unaligned vector loads using intrinsics instead of regular...
Hal Finkel
2014-08-01
1
-50
/
+28
*
R600/SI: Fix build warning
Tom Stellard
2014-08-01
1
-1
/
+1
*
[FastISel][AArch64] Fix the immediate versions of the {s|u}{add|sub}.with.ove...
Juergen Ributzka
2014-08-01
1
-48
/
+49
*
[PowerPC] Recognize consecutive memory accesses from intrinsics
Hal Finkel
2014-08-01
1
-9
/
+63
*
MS inline asm: Fix null SMLoc when 'ptr' is missing after dword & co
Reid Kleckner
2014-08-01
1
-1
/
+1
*
R600/SI: Do abs/neg folding with ComplexPatterns
Tom Stellard
2014-08-01
11
-658
/
+1034
*
R600/SI: Simplify and fix handling of VOP2 in SIInstrInfo::legalizeOperands
Tom Stellard
2014-08-01
2
-28
/
+53
*
R600/SI: Fold immediates when shrinking instructions
Tom Stellard
2014-08-01
3
-12
/
+79
*
R600/SI: Fix incorrect commute operation in shrink instructions pass
Tom Stellard
2014-08-01
3
-3
/
+16
*
Add support for the X86 secure guard extensions instructions in assembler (SGX).
Kevin Enderby
2014-07-31
9
-68
/
+110
*
X86 MC: Don't crash on empty memory operand parens
Reid Kleckner
2014-07-31
1
-2
/
+4
*
X86 MC: Reject invalid segment registers before a memory operand colon
Reid Kleckner
2014-07-31
1
-0
/
+3
*
Make sure no loads resulting from load->switch DAGCombine are marked invariant
Louis Gerbarg
2014-07-31
12
-23
/
+28
*
Fixing an -Woverloaded-virtual warnings by exposing the hidden virtual functi...
Aaron Ballman
2014-07-31
1
-0
/
+1
*
Fixing a -Wcast-qual warning in GCC. No functional changes.
Aaron Ballman
2014-07-31
1
-2
/
+2
*
[asan] Support x86 REP MOVS asm instrumentation.
Evgeniy Stepanov
2014-07-31
3
-20
/
+153
*
[FastISel][AArch64] Add basic bitcast support for conversion between float an...
Juergen Ributzka
2014-07-31
1
-0
/
+37
*
[FastISel][AArch64] Add sqrt intrinsic support.
Juergen Ributzka
2014-07-31
1
-0
/
+19
*
[FastISel][AArch64] Add MachO large code model support for function calls.
Juergen Ributzka
2014-07-31
1
-10
/
+105
*
Fix bit initializer which was one bit too long, but worked so long as we sile...
Pete Cooper
2014-07-31
1
-1
/
+1
*
Fix bit initializer which was one bit too long, but worked so long as we sile...
Pete Cooper
2014-07-31
1
-1
/
+1
*
[FastISel][AArch64 and X86] Don't emit stores for UNDEF arguments during func...
Juergen Ributzka
2014-07-31
2
-0
/
+9
*
X86 asm parser: Avoid duplicating the list of aliased instructions
Reid Kleckner
2014-07-31
1
-16
/
+11
*
Add mtpid/mfpid for BookE.
Joerg Sonnenberger
2014-07-30
1
-0
/
+3
*
Refactor TLBIVAX and add tlbsx.
Joerg Sonnenberger
2014-07-30
2
-8
/
+10
*
X86 asm parser: Use a loop to disambiguate suffixes instead of copy paste
Reid Kleckner
2014-07-30
1
-38
/
+20
*
[FastISel][AArch64] Add select folding support for the XALU intrinsics.
Juergen Ributzka
2014-07-30
1
-34
/
+36
*
[FastISel][AArch64] Add branch folding support for the XALU intrinsics.
Juergen Ributzka
2014-07-30
1
-3
/
+77
*
[FastISel][AArch64] Add {s|u}{add|sub|mul}.with.overflow intrinsic support.
Juergen Ributzka
2014-07-30
1
-0
/
+171
*
[FastISel] Move the helper function isCommutativeIntrinsic into FastISel base...
Juergen Ributzka
2014-07-30
1
-12
/
+0
*
[FastISel][AArch64] Create helper functions to create the various multiplies ...
Juergen Ributzka
2014-07-30
1
-24
/
+70
*
[FastISel][AArch64] Add support for shift-immediate.
Juergen Ributzka
2014-07-30
1
-1
/
+101
*
Add rfdi and rfmci from the e500/e500mc ISA.
Joerg Sonnenberger
2014-07-30
1
-0
/
+3
*
Add BookE's tlbre, tlbwe and tlbivax instructions.
Joerg Sonnenberger
2014-07-30
1
-0
/
+15
*
Add BookE's wrtee and wrteei instructions.
Joerg Sonnenberger
2014-07-30
1
-0
/
+13
*
SPRG 0 to 3 are valid outside BookE, so move them to the normal test
Joerg Sonnenberger
2014-07-30
2
-0
/
+20
*
R600/SI: Remove redundant setting of bits on instructions.
Matt Arsenault
2014-07-30
1
-13
/
+2
*
R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
Matt Arsenault
2014-07-30
1
-13
/
+39
*
Add rfci instruction.
Joerg Sonnenberger
2014-07-29
1
-1
/
+4
*
mbar without argument is equivalent to mbar 0.
Joerg Sonnenberger
2014-07-29
1
-0
/
+2
*
Recognize BookE's mbar instruction.
Joerg Sonnenberger
2014-07-29
2
-0
/
+12
*
Fix typo in alias: DSIR -> DSISR
Joerg Sonnenberger
2014-07-29
1
-2
/
+2
*
Support move to/from segment register.
Joerg Sonnenberger
2014-07-29
5
-0
/
+52
*
R600/SI: Implement getLdStBaseRegImmOfs
Matt Arsenault
2014-07-29
2
-0
/
+62
*
R600/SI: Enable named operand table for DS instructions
Matt Arsenault
2014-07-29
1
-0
/
+1
[next]