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
*
[X86][SSE] SimplifyDemandedBits - call PEXTRB/PEXTRW SimplifyDemandedVectorEl...
Simon Pilgrim
2019-05-11
1
-1
/
+6
*
[DAG] Add SimplifyDemandedBits support for BITREVERSE
Simon Pilgrim
2019-05-11
1
-0
/
+10
*
[CommandLine] Add long option flag for cl::ParseCommandLineOptions . Part 5 of 5
Don Hinton
2019-05-11
1
-20
/
+40
*
[CostModel][X86] Add min/max reduction costs for all SSE targets
Simon Pilgrim
2019-05-11
1
-6
/
+90
*
[X86][SSE] Add SimplifyDemandedVectorElts HADD/HSUB handling.
Simon Pilgrim
2019-05-11
1
-0
/
+45
*
FixupLEAPass::fixupIncDec - non-LEA opcodes should not happen here. NFCI.
Simon Pilgrim
2019-05-11
1
-0
/
+2
*
[X86] Add CMOV_FR32X/CMOV_FR64X pseudo instructions. Use them in fast isel to...
Craig Topper
2019-05-11
3
-4
/
+14
*
[X86] Sink some fast isel code into the only if that uses it. NFC
Craig Topper
2019-05-11
1
-13
/
+13
*
[X86] Use TLI.getRegClassFor to simplify some more fast isel code. NFCI
Craig Topper
2019-05-11
1
-16
/
+7
*
HexagonConstEvaluator::evaluateHexExt - check incoming opcodes. NFCI.
Simon Pilgrim
2019-05-11
1
-0
/
+2
*
Fix uninitialized variable analyzer warning. NFCI.
Simon Pilgrim
2019-05-11
1
-1
/
+1
*
SelectionDAGISel::CodeGenAndEmitDAG - remove unused variable. NFCI.
Simon Pilgrim
2019-05-11
1
-3
/
+0
*
[X86] Use getRegClassFor to simplify some code in fast isel. NFCI
Craig Topper
2019-05-11
1
-40
/
+18
*
[X86] Don't emit MOVNTDQA loads from fast-isel without SSE4.1.
Craig Topper
2019-05-11
1
-1
/
+1
*
[X86] Add a test case for idempotent atomic operations with speculative load ...
Craig Topper
2019-05-11
1
-1
/
+3
*
[SystemZ] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
12
-36
/
+11
*
[Sparc] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
11
-34
/
+9
*
[RISCV] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
10
-33
/
+8
*
[PowerPC] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
10
-34
/
+9
*
[NVPTX] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
10
-34
/
+9
*
[MSP430] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
10
-33
/
+8
*
[Mips] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
13
-37
/
+11
*
[Lanai] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
10
-35
/
+9
*
[BPF] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
10
-34
/
+8
*
[AVR] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
10
-36
/
+6
*
[ARM] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
12
-36
/
+11
*
[ARC] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
10
-31
/
+5
*
[AMDGPU] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
11
-37
/
+11
*
[AArch64] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-10
10
-39
/
+9
*
[XCore] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-10
10
-34
/
+8
*
[X86] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-10
22
-58
/
+33
*
Revert [DAGCombiner] Avoid creating large tokenfactors in visitTokenFactor
Jordan Rupprecht
2019-05-10
1
-3
/
+2
*
Factor out redzone ABI checks [NFCI]
Philip Reames
2019-05-10
4
-5
/
+18
*
[ORC] Make a narrowing-cast explicit to silence a compiler warning.
Lang Hames
2019-05-10
1
-1
/
+1
*
[JITLink][MachO] Mark atoms in sections 'no-dead-strip' set live by default.
Lang Hames
2019-05-10
2
-36
/
+66
*
[X86] Disable speculative load hardening for operations with an explicit RSP ...
Craig Topper
2019-05-10
1
-0
/
+8
*
[COFF] Fix .bss section size bug in obj2yaml / yaml2obj
Reid Kleckner
2019-05-10
1
-0
/
+6
*
[LegalizeVectorOps] Remove calls to LegalizeOp on the return value from Expan...
Craig Topper
2019-05-10
1
-2
/
+2
*
Skip over prefetches
Mircea Trofin
2019-05-10
1
-0
/
+16
*
[SDAG] Recursively legalize both vector mulo results
Nikita Popov
2019-05-10
1
-3
/
+7
*
[ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligible
Teresa Johnson
2019-05-10
11
-60
/
+117
*
[DAGCombiner] reduce code duplication; NFC
Sanjay Patel
2019-05-10
1
-10
/
+8
*
Add InstCombine::visitFNeg(...)
Cameron McInally
2019-05-10
2
-0
/
+10
*
DebugInfo: Only move types out of type units if they're named or type united
David Blaikie
2019-05-10
3
-6
/
+15
*
[SLP] Refactor VectorizableTree to use unique_ptr.
Simon Pilgrim
2019-05-10
1
-48
/
+67
*
[LSR] Tweak setup cost depth threshold to 10.
Amara Emerson
2019-05-10
1
-1
/
+1
*
[MC][ELF] Copy top 3 bits of st_other to .symver aliases
Fangrui Song
2019-05-10
1
-0
/
+1
*
Adjust MachineScheduler to use ProcResource counts
Momchil Velikov
2019-05-10
1
-17
/
+55
*
[X86] Avoid SFB - Fix inconsistent codegen with/without debug info
Robert Lougher
2019-05-10
1
-2
/
+4
*
[X86][SSE] Add getHopForBuildVector vector splitting
Simon Pilgrim
2019-05-10
1
-0
/
+16
[next]