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
*
[LICM] Use ICFLoopSafetyInfo in LICM
Max Kazantsev
2018-11-06
1
-20
/
+33
*
Revert "[IndVars] Smart hard uses detection"
Max Kazantsev
2018-11-06
1
-26
/
+13
*
[LLVM-C] Fix Windows Build of Core
Robert Widmann
2018-11-06
1
-1
/
+1
*
[LLVM-C] Improve Intrinsics Bindings
Robert Widmann
2018-11-06
1
-0
/
+44
*
Revert "[WebAssembly] Fixup `main` signature by default"
Sam Clegg
2018-11-06
1
-1
/
+6
*
MachineFunction: Store more specific reference to LLVMTargetMachine; NFC
Matthias Braun
2018-11-05
4
-4
/
+5
*
MachineModuleInfo: Store more specific reference to LLVMTargetMachine; NFC
Matthias Braun
2018-11-05
1
-1
/
+1
*
[DWARF] Support types CU list in .gdb_index dumping
Fangrui Song
2018-11-05
1
-3
/
+20
*
[TargetLowering] Change TargetLoweringBase::getPreferredVectorAction to take ...
Craig Topper
2018-11-05
13
-18
/
+17
*
AMDGPU: Add sram-ecc feature
Konstantin Zhuravlyov
2018-11-05
7
-21
/
+28
*
[X86] Don't turn any_extend from a mask register into a sign_extend during lo...
Craig Topper
2018-11-05
2
-2
/
+14
*
[InstSimplify] fold select (fcmp X, Y), X, Y
Sanjay Patel
2018-11-05
2
-50
/
+31
*
[COFF][LLD] Add link support for Microsoft precompiled headers OBJs
Alexandre Ganea
2018-11-05
3
-37
/
+82
*
Only call FlushFileBuffers() when writing executables on Windows
Alexandre Ganea
2018-11-05
2
-1
/
+57
*
[MergeICmps] Do not perform the transformation if GEP is used outside of block
Taewook Oh
2018-11-05
1
-1
/
+1
*
[Power9] Add support for stxvw4x.be and stxvd2x.be intrinsics
Zaara Syeda
2018-11-05
1
-4
/
+4
*
[InstCombine] canonicalize -0.0 to +0.0 in fcmp
Sanjay Patel
2018-11-05
1
-0
/
+7
*
[InstCombine] loosen FP 0.0 constraint for fcmp+select substitution
Sanjay Patel
2018-11-05
1
-4
/
+13
*
[FPEnv] Add constrained CEIL/FLOOR/ROUND/TRUNC intrinsics
Cameron McInally
2018-11-05
8
-0
/
+60
*
[ThinLTO] Add an option to disable (thin)lto internalization.
Xin Tong
2018-11-05
1
-2
/
+8
*
[TargetLowering] Begin generalizing TargetLowering::expandFP_TO_SINT support....
Simon Pilgrim
2018-11-05
1
-26
/
+26
*
[Inliner] Penalise inlining of calls with loops at Oz
David Green
2018-11-05
1
-0
/
+20
*
[Mips] Supplement long branch pseudo instructions
Stefan Maksimovic
2018-11-05
5
-11
/
+32
*
[AMDGPU] Fix the new atomic optimizer in pixel shaders.
Neil Henning
2018-11-05
1
-2
/
+39
*
[ARM] Turn assert into condition in ARMCGP
Sam Parker
2018-11-05
1
-3
/
+3
*
[ARM][ARMCGP] Remove unecessary zexts and truncs
Sam Parker
2018-11-05
1
-33
/
+68
*
[DAGCombiner] Use tryFoldToZero to simplify some code and make it work correc...
Craig Topper
2018-11-05
1
-8
/
+2
*
[DAGCombiner] Remove an unused argument from tryFoldToZero. NFC
Craig Topper
2018-11-05
1
-4
/
+3
*
[AVR] Fix a backend bug that left extraneous operands after expansion
Dylan McKay
2018-11-05
1
-0
/
+1
*
[X86] Custom type legalize v2i8/v2i16/v2i32 mul to use to pmuludq.
Craig Topper
2018-11-05
1
-0
/
+42
*
[AVR] Disallow the LDDWRdPtrQ instruction with Z as the destination
Dylan McKay
2018-11-05
2
-1
/
+21
*
[HotColdSplitting] Use TTI to inform outlining threshold
Vedant Kumar
2018-11-04
1
-18
/
+26
*
[X86] Add vector shift by immediate to SimplifyDemandedBitsForTargetNode.
Craig Topper
2018-11-04
1
-0
/
+42
*
[ValueTracking] determine sign of 0.0 from select when matching min/max FP
Sanjay Patel
2018-11-04
1
-0
/
+21
*
[DAGCombiner] Remove 'else' after return. NFC
Craig Topper
2018-11-04
1
-8
/
+7
*
[SelectionDAG] Remove special methods for creating *_EXTEND_VECTOR_INREG node...
Craig Topper
2018-11-04
6
-59
/
+43
*
[X86] Update comment I forgot to change in r346043. NFC
Craig Topper
2018-11-03
1
-2
/
+2
*
[ValueTracking] peek through 2-input shuffles in ComputeNumSignBits
Sanjay Patel
2018-11-03
1
-19
/
+34
*
[codeview] Let the X86 backend tell us the VFRAME offset adjustment
Reid Kleckner
2018-11-03
3
-17
/
+15
*
[DWARF v5] Verifier: Add checks for DW_FORM_strx* forms.
Wolfgang Pieb
2018-11-03
1
-0
/
+39
*
[LTO] Fix a crash caused by accessing an empty ValueInfo
Teresa Johnson
2018-11-02
1
-12
/
+28
*
[X86] In LowerEXTEND_VECTOR_INREG, emit a vector shuffle instead of directly ...
Craig Topper
2018-11-02
1
-1
/
+1
*
[WebAssembly] Parsing missing directives to produce valid .o
Wouter van Oortmerssen
2018-11-02
2
-33
/
+101
*
[X86] Don't emit *_extend_vector_inreg nodes when both the input and output t...
Craig Topper
2018-11-02
2
-28
/
+19
*
[DWARF] Fix typo, .gnu_index -> .gdb_index
Fangrui Song
2018-11-02
1
-1
/
+1
*
[RISCV] Add some missing expansions for floating-point intrinsics
Alex Bradbury
2018-11-02
1
-0
/
+9
*
[WebAssembly] Change indices types to unsined int (NFC)
Heejin Ahn
2018-11-02
1
-4
/
+4
*
[WebAssembly] Fix bugs in rethrow depth counting and InstPrinter
Heejin Ahn
2018-11-02
2
-4
/
+16
*
[DebugInfo][InstMerge] Fix -debugify for phi node created by -mldst-motion
Jordan Rupprecht
2018-11-02
1
-0
/
+1
*
ARMExpandPseudoInsts: Fix CMP_SWAP expansion adding a kill flag to a def
Matthias Braun
2018-11-02
1
-4
/
+5
[next]