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
...
*
Remove unused header. NFC.
Juergen Ributzka
2014-12-22
1
-1
/
+0
*
[C API] Expose LLVMGetGlobalValueAddress and LLVMGetFunctionAddress.
Peter Zotov
2014-12-22
1
-0
/
+8
*
[CodeGenPrepare] Handle properly the promotion of operands when this does not
Quentin Colombet
2014-12-22
1
-3
/
+7
*
AVX-512: Added all forms of BLENDM instructions,
Elena Demikhovsky
2014-12-22
3
-55
/
+120
*
Lower multiply-negate operation to mneg on AArch64
Karthik Bhat
2014-12-22
1
-0
/
+4
*
The leak detector is dead, long live asan and valgrind.
Rafael Espindola
2014-12-22
10
-146
/
+0
*
CodeGen: minor style tweaks to SSP
Saleem Abdulrasool
2014-12-21
1
-13
/
+15
*
[X86] Add hasSideEffects = 0 to CALLpcrel16. This matches what is inferred fr...
Craig Topper
2014-12-21
1
-4
/
+5
*
Enable (sext x) == C --> x == (trunc C) combine
Matt Arsenault
2014-12-21
2
-30
/
+28
*
[X86] Swap operand order in Intel syntax on a bunch of aliases.
Craig Topper
2014-12-20
1
-18
/
+18
*
[X86] Swap operand order of imul aliases in Intel syntax. Also disable printi...
Craig Topper
2014-12-20
1
-6
/
+6
*
[X86] Remove '*' from asm strings in far call/jump aliases for Intel syntax.
Craig Topper
2014-12-20
1
-11
/
+11
*
[X86] Don't swap the order of segment and offset in immediate form of far cal...
Craig Topper
2014-12-20
1
-4
/
+4
*
CodeGen: constify and use range loop for SSP
Saleem Abdulrasool
2014-12-20
1
-8
/
+4
*
ARM: further improve deprecated diagnosis (LDM)
Saleem Abdulrasool
2014-12-20
2
-1
/
+33
*
[X86] Immediate forms of far call/jump are not valid in x86-64.
Craig Topper
2014-12-20
1
-16
/
+20
*
InstCombine: Squash an icmp+select into bitwise arithmetic
David Majnemer
2014-12-20
1
-6
/
+24
*
InstSimplify: Don't bother if getScalarSizeInBits returns zero
David Majnemer
2014-12-20
1
-4
/
+5
*
Simplify the code
David Majnemer
2014-12-20
1
-41
/
+25
*
InstSimplify: Optimize away pointless comparisons
David Majnemer
2014-12-20
1
-2
/
+38
*
[SROA] Run clang-format over the entire SROA pass as I wrote it before
Chandler Carruth
2014-12-20
1
-157
/
+138
*
LiveIntervalAnalysis: No kill flags for partially undefined uses.
Matthias Braun
2014-12-20
1
-24
/
+68
*
LiveIntervalAnalysis: cleanup addKills(), NFC
Matthias Braun
2014-12-20
1
-19
/
+18
*
Remove unused variable and initialization.
Eric Christopher
2014-12-20
1
-4
/
+1
*
Remove unused variable, initializer, and accessor.
Eric Christopher
2014-12-19
2
-10
/
+4
*
R600: Remove outdated comment
Matt Arsenault
2014-12-19
1
-4
/
+0
*
Masked load and store codegen - fixed 128-bit vectors
Elena Demikhovsky
2014-12-19
3
-20
/
+71
*
R600/SI: Only form min/max with 1 use.
Matt Arsenault
2014-12-19
1
-1
/
+1
*
EH: Sink computation of local PadMap variable into function that uses it
Reid Kleckner
2014-12-19
2
-17
/
+15
*
Add printing the LC_ROUTINES load commands with llvm-objdump’s -private-hea...
Kevin Enderby
2014-12-19
1
-0
/
+10
*
Add the ExceptionHandling::MSVC enumeration
Reid Kleckner
2014-12-19
5
-13
/
+15
*
Model sqrtss as a binary operation with one source operand tied to the destin...
Sanjay Patel
2014-12-19
1
-58
/
+12
*
R600/SI: isLegalOperand() shouldn't check constant bus for SALU instructions
Tom Stellard
2014-12-19
1
-1
/
+1
*
R600/SI: Make sure non-inline constants aren't folded into mubuf soffset operand
Tom Stellard
2014-12-19
4
-17
/
+25
*
Remove isSubroutineType test for isCompositeType, getTag() is enough.
Yaron Keren
2014-12-19
1
-1
/
+1
*
Add printing the LC_SUB_CLIENT load command with llvm-objdump’s -private-he...
Kevin Enderby
2014-12-19
1
-0
/
+5
*
[Hexagon] Removing old variants of instructions and updating references.
Colin LeMahieu
2014-12-19
6
-161
/
+13
*
merge consecutive stores of extracted vector elements
Sanjay Patel
2014-12-19
1
-4
/
+75
*
[Hexagon] Adding bit extraction and table indexing instructions.
Colin LeMahieu
2014-12-19
1
-0
/
+101
*
[Hexagon] Adding bit insertion instructions.
Colin LeMahieu
2014-12-19
1
-0
/
+65
*
[Hexagon] Adding more xtype shift instructions.
Colin LeMahieu
2014-12-19
1
-0
/
+107
*
Add printing the LC_SUB_LIBRARY load command with llvm-objdump’s -private-h...
Kevin Enderby
2014-12-19
1
-0
/
+5
*
[Hexagon] Adding xtype shift instructions.
Colin LeMahieu
2014-12-19
1
-0
/
+198
*
[Hexagon] Adding transfers to and from control registers.
Colin LeMahieu
2014-12-19
2
-0
/
+65
*
[Hexagon] Adding doubleregs for control registers. Renaming control register...
Colin LeMahieu
2014-12-19
4
-22
/
+66
*
[DebugInfo] Move all DWARF headers to the public include directory.
Frederic Riss
2014-12-19
32
-1608
/
+26
*
[BBVectorize] Remove two more redundant assignments.
Tilmann Scheller
2014-12-19
1
-2
/
+0
*
[BBVectorize] Remove redundant assignment.
Tilmann Scheller
2014-12-19
1
-1
/
+0
*
Reapply: [InstCombine] Fix visitSwitchInst to use right operand types for sub...
Bruno Cardoso Lopes
2014-12-19
1
-3
/
+10
*
[LoopVectorize] Remove redundant assignment.
Tilmann Scheller
2014-12-19
1
-1
/
+0
[prev]
[next]