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
*
[IRCE] Remove folding of two range checks into RANGE_CHECK_BOTH
Max Kazantsev
2017-11-17
1
-28
/
+3
*
AMDGPU: Replace list of SMEM buffer opcodes
Matt Arsenault
2017-11-17
2
-10
/
+14
*
AMDGPU: Fix breaking SMEM clauses
Matt Arsenault
2017-11-17
2
-25
/
+45
*
[SelectionDAG] Consolidate (t|T)ransferDbgValues methods, NFC (reapply)
Vedant Kumar
2017-11-17
2
-39
/
+32
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
370
-631
/
+631
*
Don't #include MemoryBuffer.h from Host.h.
Zachary Turner
2017-11-17
2
-0
/
+2
*
[PredicateInfo] Add comment about why we require stable sort
Mandeep Singh Grang
2017-11-17
1
-0
/
+5
*
Current implementation of Value::replaceUsesExceptBlockAddr() uses UseList
Dmitry Mikulin
2017-11-17
1
-1
/
+9
*
[ARM] 't' asm constraint should accept i32
Yi Kong
2017-11-16
1
-1
/
+1
*
[X86] Add DAG combine to remove sext i32->i64 from gather/scatter instructions.
Craig Topper
2017-11-16
1
-1
/
+22
*
[X86] Don't remove sign extend of gather/scatter indices during SelectionDAGB...
Craig Topper
2017-11-16
1
-7
/
+0
*
[Support] Support NetBSD PaX MPROTECT in sys::Memory.
Lang Hames
2017-11-16
2
-203
/
+4
*
Fix some undefined beahvior in FileMapping.
Zachary Turner
2017-11-16
1
-2
/
+2
*
Convert another use of createUniqueFile to TempFile::create.
Rafael Espindola
2017-11-16
1
-0
/
+16
*
Revert "[SelectionDAG] Consolidate (t|T)ransferDbgValues methods, NFC."
Vedant Kumar
2017-11-16
2
-30
/
+39
*
[RISCV] Fix 64-bit data layout mismatch between backend and target description
Mandeep Singh Grang
2017-11-16
1
-1
/
+1
*
[X86] Pre-truncate gather/scatter indices that have element sizes larger than...
Craig Topper
2017-11-16
1
-2
/
+19
*
[X86] DAGCombinerInfo is in TargetLowering not X86TargetLowering.
Craig Topper
2017-11-16
1
-1
/
+1
*
[DAGCombiner] Use cast instead of an unchecked dyn_cast.
Craig Topper
2017-11-16
1
-1
/
+1
*
[SelectionDAG] Consolidate (t|T)ransferDbgValues methods, NFC.
Vedant Kumar
2017-11-16
2
-39
/
+30
*
Fix my typo of PDB_TableType
Reid Kleckner
2017-11-16
1
-1
/
+1
*
Fix -Wreturn-type falling off the end of a function in new DIA code
Reid Kleckner
2017-11-16
1
-0
/
+1
*
[arc] Fix ambiguous overloaded operator error
Daniel Sanders
2017-11-16
1
-1
/
+1
*
bpf: print backward branch target properly
Yonghong Song
2017-11-16
4
-2
/
+18
*
[arc] Update TargetInfo to include the new backend name argument
Daniel Sanders
2017-11-16
1
-1
/
+1
*
Fix RISCV build after r318352
Azharuddin Mohammed
2017-11-16
1
-2
/
+2
*
[PPC] Change i32 constant in store instruction to i64
Guozhi Wei
2017-11-16
1
-1
/
+16
*
Add ELF dynamic symbol support to yaml2obj/obj2yaml
Dave Lee
2017-11-16
1
-0
/
+1
*
Allow empty mappings for optional YAML input
Dave Lee
2017-11-16
1
-1
/
+2
*
[asan] Fix small X86_64 ShadowOffset for non-default shadow scale
Walter Lee
2017-11-16
1
-7
/
+9
*
Revert "[Support][CachePruning] Fix regression in pruning interval"
Rafael Espindola
2017-11-16
1
-1
/
+1
*
[FuzzMutate] Fix windows build after rL318407.
Igor Laevsky
2017-11-16
1
-1
/
+1
*
[FuzzMutate] NFC. Move parseModule and writeModule from llvm-isel-fuzzer into...
Igor Laevsky
2017-11-16
1
-0
/
+36
*
[InstCombine] include 'sub' in the list of narrow-able binops
Sanjay Patel
2017-11-16
1
-10
/
+7
*
[DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumT...
Aaron Smith
2017-11-16
8
-0
/
+151
*
[SCEV] simplify loop. NFC.
Javed Absar
2017-11-16
1
-2
/
+2
*
Test commit. Add a missing dash to the standard llvm file header; NFC.
Aaron Smith
2017-11-16
1
-1
/
+1
*
[Support][CachePruning] Fix regression in pruning interval
Ben Dunbobbin
2017-11-16
1
-1
/
+1
*
[asan] Fix size/alignment issues with non-default shadow scale
Walter Lee
2017-11-16
1
-2
/
+5
*
Fix pointer EVT in SelectionDAGBuilder::visitAlloca
Yaxun Liu
2017-11-16
1
-9
/
+7
*
[DAGCombine] Enable more srl -> load combines
Sam Parker
2017-11-16
1
-5
/
+16
*
Assert correct removal of SUnit in LatencyPriorityQueue
Benjamin Kramer
2017-11-16
1
-0
/
+1
*
[TTI][X86] update costs of interleaved load\store of i64\double
Mohammed Agabaria
2017-11-16
1
-0
/
+6
*
[MachineRegisterInfo] Avoid having dbg.values affect code generation
Mikael Holmen
2017-11-16
1
-2
/
+2
*
[IRCE] Fix SCEVExpander's usage in IRCE
Max Kazantsev
2017-11-16
1
-0
/
+14
*
[X86] Update TTI to report that v1iX/v1fX types aren't legal for masked gathe...
Craig Topper
2017-11-16
1
-2
/
+10
*
[SelectionDAG] Use report_fatal_error instead of llvm_unreachable in some cod...
Craig Topper
2017-11-16
1
-1
/
+2
*
[SCEV][NFC] Introduce isSafeToExpandAt function to SCEVExpander
Max Kazantsev
2017-11-16
1
-0
/
+5
*
Fix thinko in last commit.
Eric Christopher
2017-11-16
1
-1
/
+1
*
Add NDEBUG checks around LLVM_DUMP_METHOD functions for Wunused-function warn...
Eric Christopher
2017-11-16
2
-2
/
+8
[next]