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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: HFAs must be passed in consecutive registers
Oliver Stannard
2014-05-09
5
-27
/
+239
*
[mips] Remove unused CondMov feature bit
Daniel Sanders
2014-05-09
4
-15
/
+7
*
[mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu...
Daniel Sanders
2014-05-09
6
-61
/
+84
*
Fix 80 col violation.
Andrea Di Biagio
2014-05-09
1
-1
/
+2
*
[asan] Stop leaking X86Operands.
Benjamin Kramer
2014-05-09
1
-4
/
+4
*
[mips][mips64r6] Add experimental support for MIPS32r6 and MIPS64r6
Daniel Sanders
2014-05-09
6
-2
/
+189
*
[mips] Added missing dsra -> dsrav and sra -> srav aliases.
Daniel Sanders
2014-05-09
2
-2
/
+6
*
MemoryBuffer: don't force mmap when stat fails
Alp Toker
2014-05-09
1
-3
/
+2
*
MemoryBuffer: remove unusued definitions
Alp Toker
2014-05-09
1
-8
/
+0
*
ARM: support PIC on Windows on ARM
Saleem Abdulrasool
2014-05-09
2
-2
/
+27
*
printCustom is only used in PseudoSourceValue, remove it from Value.
Nick Lewycky
2014-05-09
1
-8
/
+1
*
[RuntimeDyld] Unify the RuntimeDyldMachO resolve.*Relocation method signatures
Lang Hames
2014-05-09
2
-142
/
+121
*
Optimize shufflevector that copies an i64/f64 and zeros the rest.
Filipe Cabecinhas
2014-05-08
1
-12
/
+12
*
[TargetInstrInfo] Fix the implementation of commuteInstruction to match the
Quentin Colombet
2014-05-08
1
-4
/
+2
*
Improve wording to make it sounds more like a change than an analysis.
Nick Lewycky
2014-05-08
1
-2
/
+3
*
Reapply r207876 (Try simplifying LexicalScopes ownership again) including a w...
David Blaikie
2014-05-08
1
-28
/
+35
*
Correct formatting.
Tobias Grosser
2014-05-08
1
-4
/
+4
*
Use std::remove_if to remove elements from a vector
Tobias Grosser
2014-05-08
1
-5
/
+4
*
[InstCombine] Some cleanup in optimization of redundant insertvalue instructi...
Michael Zolotukhin
2014-05-08
1
-4
/
+3
*
[Hexagon] Add new InstrItinClass to support timing classes.
Jyotsna Verma
2014-05-08
5
-138
/
+216
*
Use for range loops.
Rafael Espindola
2014-05-08
1
-13
/
+9
*
Use range loop.
Rafael Espindola
2014-05-08
1
-25
/
+21
*
R600: Promote f64 vector load/stores to i64 for consistency
Matt Arsenault
2014-05-08
1
-0
/
+6
*
Use a range loop.
Rafael Espindola
2014-05-08
1
-4
/
+2
*
[X86] Add target specific combine rules to fold SSE2/AVX2 packed arithmetic s...
Andrea Di Biagio
2014-05-08
1
-0
/
+55
*
[mips] Add PredicateControl to InstAlias's
Daniel Sanders
2014-05-08
4
-107
/
+115
*
[ARM64] Add diagnostics for expected arithmetic shifts
Bradley Smith
2014-05-08
3
-14
/
+32
*
[ARM64] Re-work parsing of ADD/SUB shifted immediate operands
Bradley Smith
2014-05-08
3
-130
/
+210
*
[ARM64] Ensure immediates in extend operands are in a valid range
Bradley Smith
2014-05-08
2
-4
/
+19
*
[ARM64] Check for proper immediate in shift/extend operands
Bradley Smith
2014-05-08
1
-42
/
+58
*
ARM big endian function argument passing
Christian Pirker
2014-05-08
1
-11
/
+30
*
Fix a spelling error
Hal Finkel
2014-05-08
1
-1
/
+1
*
[mips] Implement l[wd]c3, and s[wd]c3.
Daniel Sanders
2014-05-08
3
-2
/
+45
*
[ARM64-BE] Teach fast-isel about how to set up sub-word stack arguments for b...
James Molloy
2014-05-08
1
-1
/
+7
*
[mips] Marked up instructions added in MIPS-II and tested that IAS for -mcpu=...
Daniel Sanders
2014-05-08
3
-24
/
+31
*
[mips] Implement tlbp, tlbr, tlbwi, and tlbwr
Daniel Sanders
2014-05-08
2
-0
/
+16
*
ARM64: make sure FastISel emits SSA MachineInstrs
Tim Northover
2014-05-08
1
-3
/
+4
*
[asan] Preserve flags in asm instrumentation.
Evgeniy Stepanov
2014-05-08
1
-8
/
+32
*
Use a vector of unique_ptrs to fix a memory leak introduced in r208179.
Daniel Sanders
2014-05-08
1
-2
/
+2
*
Move late partial-unrolling thresholds into the processor definitions
Hal Finkel
2014-05-08
6
-77
/
+75
*
Revert "SCEV: Use I = vector<>.erase(I) to iterate and delete at the same time"
Tobias Grosser
2014-05-08
1
-3
/
+6
*
AArch64/ARM64: Port NEON post-increment load/store with 2/3/4 vectors to ARM6...
Hao Liu
2014-05-08
3
-56
/
+743
*
SCEV: Use I = vector<>.erase(I) to iterate and delete at the same time
Tobias Grosser
2014-05-08
1
-6
/
+3
*
ARM: support FK_SecRel_2 relocations on WoA
Saleem Abdulrasool
2014-05-08
2
-0
/
+6
*
Simplify and fix incorrect comment. No functionality change.
Richard Smith
2014-05-08
1
-22
/
+15
*
Lower certain build_vectors to insertps instructions
Filipe Cabecinhas
2014-05-08
1
-0
/
+76
*
Back out r208257 while I investigate tester failures.
Lang Hames
2014-05-07
1
-14
/
+0
*
GlobalValue: Assert symbols with local linkage have default visibility
Duncan P. N. Exon Smith
2014-05-07
1
-3
/
+2
*
IR: Don't allow non-default visibility on local linkage
Duncan P. N. Exon Smith
2014-05-07
2
-3
/
+27
*
LTO: Assert visibility of local linkage when merging symbols
Duncan P. N. Exon Smith
2014-05-07
1
-0
/
+2
[next]