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
*
[CodeGen] Use MIR syntax for MachineMemOperand printing
Francis Visoiu Mistrih
2018-03-14
4
-271
/
+211
*
[EarlyCSE] Exploit open ended invariant.start scopes
Philip Reames
2018-03-14
1
-19
/
+75
*
Revert "[ORC] Switch from shared_ptr to unique_ptr for addModule methods."
Reid Kleckner
2018-03-14
4
-26
/
+40
*
[InstSimplify] fix folds for (0.0 - X) + X --> 0 (PR27151)
Sanjay Patel
2018-03-14
1
-14
/
+10
*
[AArch64] Emit CSR loads in the same order as stores
Francis Visoiu Mistrih
2018-03-14
1
-14
/
+70
*
[ORC] Switch from shared_ptr to unique_ptr for addModule methods.
Lang Hames
2018-03-14
4
-40
/
+26
*
[MC] Always emit relocations for same-section function references
Reid Kleckner
2018-03-14
1
-5
/
+7
*
[LLVM-C] [bindings/go] Add C and Golang bindings for COMDAT
Reid Kleckner
2018-03-14
1
-2
/
+56
*
[X86] Add back fast-isel code for handling i8 shifts.
Craig Topper
2018-03-14
1
-7
/
+14
*
[AArch64] Keep track of MIFlags in the LoadStoreOptimizer
Francis Visoiu Mistrih
2018-03-14
2
-7
/
+20
*
[X86] Teach X86TargetLowering::targetShrinkDemandedConstant to set non-demand...
Craig Topper
2018-03-14
2
-5
/
+19
*
[X86][AVX] Use WriteFShuffleLd for broadcast reg-mem instructions
Simon Pilgrim
2018-03-14
1
-4
/
+5
*
[WebAssembly] Identify COMDATs by index rather than string. NFC
Nicholas Wilson
2018-03-14
1
-6
/
+11
*
SjLjEHPrepare: Don't reg-to-mem swifterror values
Arnold Schwaighofer
2018-03-14
1
-22
/
+7
*
[GlobalIsel][X86] Support for G_SDIV instruction
Alexander Ivchenko
2018-03-14
2
-4
/
+88
*
[CodeGen] allow printing of zero latency in sched comments
Sanjay Patel
2018-03-14
1
-5
/
+3
*
[mips] Add support for CRC ASE
Petar Jovanovic
2018-03-14
13
-2
/
+216
*
[X86][Btver2] Fix YMM shuffle, permute and permutevar scheduler costs
Simon Pilgrim
2018-03-14
1
-0
/
+57
*
[X86][SSE] Use WriteFShuffleLd for MOVDDUP/MOVSHDUP/MOVSLDUP reg-mem instruct...
Simon Pilgrim
2018-03-14
1
-4
/
+5
*
[AArch64] Don't produce R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC
Martin Storsjo
2018-03-14
1
-2
/
+7
*
Fix 'not all control paths return a value' MSVC warning. NFCI.
Simon Pilgrim
2018-03-14
1
-0
/
+1
*
Fix msvc compiler error in r327498
Pavel Labath
2018-03-14
1
-1
/
+1
*
[GlobalISel][X86] Support G_LSHR/G_ASHR/G_SHL
Alexander Ivchenko
2018-03-14
3
-0
/
+99
*
Explicitly initialize dwarf::FormParams in DIEInteger::SizeOf
Pavel Labath
2018-03-14
1
-1
/
+1
*
TableGen: Explicitly forbid some nestings of class, multiclass, and foreach
Nicolai Haehnle
2018-03-14
1
-2
/
+10
*
TableGen: Add !ne, !le, !lt, !ge, and !gt comparisons
Nicolai Haehnle
2018-03-14
4
-11
/
+66
*
TableGen: Allow dag operators to be resolved late
Nicolai Haehnle
2018-03-14
1
-2
/
+7
*
TableGen: Type-check BinOps
Nicolai Haehnle
2018-03-14
1
-30
/
+92
*
TableGen: Allow ? in lists
Nicolai Haehnle
2018-03-14
1
-11
/
+9
*
TableGen: Add !dag function for construction
Nicolai Haehnle
2018-03-14
4
-1
/
+66
*
DWARF: Unify form size handling code
Pavel Labath
2018-03-14
7
-150
/
+109
*
[GlobalIsel][X86] Support for G_ZEXT instruction
Alexander Ivchenko
2018-03-14
1
-0
/
+64
*
[LLVM-C] Redo unnamed_address attribute bindings
Robert Widmann
2018-03-14
1
-0
/
+24
*
[RuntimeDyld] Silence a compiler error.
Lang Hames
2018-03-14
1
-1
/
+1
*
[ORC] Fix a data race in the lookup function.
Lang Hames
2018-03-14
1
-10
/
+24
*
[ExecutionEngine] Add a getSymbolTable method to RuntimeDyld.
Lang Hames
2018-03-14
2
-0
/
+21
*
[ORC] Silence a compiler error.
Lang Hames
2018-03-14
1
-1
/
+1
*
[ORC] Add a 'lookup' convenience function for finding symbols in a list of VSOs.
Lang Hames
2018-03-14
1
-0
/
+118
*
TargetMachine: Add address space to getPointerSize
Matt Arsenault
2018-03-14
8
-13
/
+15
*
[X86] Simplify the LowerAVXCONCAT_VECTORS code a little by creating a single ...
Craig Topper
2018-03-13
1
-21
/
+18
*
[X86] Rewrite LowerAVXCONCAT_VECTORS similar to how we handle vXi1 concats.
Craig Topper
2018-03-13
2
-51
/
+53
*
Simplify more cases of logical ops of masked icmps.
Hiroshi Yamauchi
2018-03-13
1
-17
/
+199
*
[DAGCombiner] Allow visitEXTRACT_SUBVECTOR to combine with BUILD_VECTORS betw...
Craig Topper
2018-03-13
1
-1
/
+1
*
[MIR] Allow frame-setup and frame-destroy on the same instruction
Francis Visoiu Mistrih
2018-03-13
3
-7
/
+9
*
Test Commit NFC. Updated comment
Anna Thomas
2018-03-13
1
-1
/
+1
*
[SLP] clean some formats
Haicheng Wu
2018-03-13
1
-3
/
+3
*
[LazyValueInfo] PR33357 prevent infinite recursion on BinaryOperator
Brian M. Rzycki
2018-03-13
1
-3
/
+11
*
Handle mixed-OS paths in DWARF reader
Eugene Zemtsov
2018-03-13
1
-2
/
+10
*
[MC] fix documentation comments; NFC
Sanjay Patel
2018-03-13
1
-25
/
+14
*
[PDB] Support dumping injected sources via the DIA reader.
Zachary Turner
2018-03-13
7
-0
/
+169
[next]