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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce MachineFunctionProperties and the AllVRegsAllocated property
Derek Schuff
2016-03-28
14
-1
/
+71
*
NFC: skip FenceInst up-front in AtomicExpandPass.
James Y Knight
2016-03-28
1
-5
/
+5
*
Revert "NFC: static_assert instead of comment"
JF Bastien
2016-03-26
1
-3
/
+1
*
NFC: static_assert instead of comment
JF Bastien
2016-03-26
1
-1
/
+3
*
Minor code cleanup. NFC.
Junmo Park
2016-03-26
1
-1
/
+1
*
[MachineCopyPropagation] Expose more dead copies across instructions with reg...
Jun Bum Lim
2016-03-25
1
-3
/
+14
*
Prevent construction of cycle in DAG store merge
Nirav Dave
2016-03-25
3
-40
/
+44
*
CodeGen: Don't iterate over operands after we've erased an MI
Justin Bogner
2016-03-25
1
-13
/
+20
*
CodeGen: Fix a use-after-free in TII
Justin Bogner
2016-03-25
1
-2
/
+4
*
Consider regmasks when computing register-based DBG_VALUE live ranges
Reid Kleckner
2016-03-25
2
-33
/
+63
*
CXX TLS: collect return blocks after SelectAllBasicBlocks.
Manman Ren
2016-03-24
1
-7
/
+15
*
Reduce code duplication by extracting out a helper function; NFC
Sanjoy Das
2016-03-24
2
-30
/
+21
*
Lower varargs correctly in deopt bundle lowering
Sanjoy Das
2016-03-24
1
-0
/
+1
*
LiveInterval: Fix Distribute() failing on liveranges with unused VNInfos
Matthias Braun
2016-03-24
1
-8
/
+13
*
Revert "Recommitted r263424 "Supporting all entities declared in lexical scop...
Reid Kleckner
2016-03-24
6
-211
/
+51
*
Add lowering support for llvm.experimental.deoptimize
Sanjoy Das
2016-03-24
4
-0
/
+42
*
[Statepoints] Fix yet another issue around gc pointer uniqueing
Sanjoy Das
2016-03-24
2
-19
/
+22
*
Minor cosmestic changes (NFC)
Sanjoy Das
2016-03-24
1
-7
/
+7
*
[debuginfo] Include dwo_name in the split unit to improve dwp diagnostics
David Blaikie
2016-03-24
1
-1
/
+4
*
CodeGen: extend RHS when splitting ATOMIC_CMP_SWAP_WITH_SUCCESS.
Tim Northover
2016-03-24
1
-3
/
+18
*
Remove unsafe AssertZext after promoting result of FP_TO_FP16
Pirama Arumuga Nainar
2016-03-24
1
-4
/
+1
*
Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-24
6
-51
/
+211
*
Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Cong Hou
2016-03-23
1
-3
/
+3
*
SelectionDAG: Remove a tautological dyn_cast. NFC
Justin Bogner
2016-03-23
1
-3
/
+2
*
Remove stale comment
Sanjoy Das
2016-03-23
1
-2
/
+1
*
[StatepointLowering] Don't do two DenseMap lookups; nfci
Sanjoy Das
2016-03-23
1
-2
/
+3
*
[StatepointLowering] Minor NFC cleanups
Sanjoy Das
2016-03-23
1
-11
/
+12
*
[StatepointLowering] Minor nfc refactoring
Sanjoy Das
2016-03-23
1
-29
/
+6
*
[StatepointLowering] Schedule gc relocates before uniqueing them
Sanjoy Das
2016-03-23
2
-9
/
+13
*
Keep CodeGenPrepare from preserving the domtree.
George Burgess IV
2016-03-22
1
-1
/
+2
*
[SelectionDAG] Ensure constant folded legalized vector element types are comp...
Simon Pilgrim
2016-03-22
1
-1
/
+1
*
CodeGen: check return types match when emitting tail call to builtin.
Tim Northover
2016-03-22
1
-2
/
+5
*
Allow lowering call sites with both funclets and deopt state
Sanjoy Das
2016-03-22
1
-5
/
+1
*
Add a hasOperandBundlesOtherThan helper, and use it; NFC
Sanjoy Das
2016-03-22
1
-12
/
+6
*
[X86][SSE] Reapplied: Simplify vector LOAD + EXTEND on pre-SSE41 hardware
Simon Pilgrim
2016-03-22
2
-0
/
+102
*
Add "first class" lowering for deopt operand bundles
Sanjoy Das
2016-03-22
4
-24
/
+99
*
[DAGCombine] Catch the case where extract_vector_elt can cause an any_ext whi...
Silviu Baranga
2016-03-21
1
-0
/
+1
*
Suppress a -Wunused-variable warning in release builds.
Craig Topper
2016-03-20
1
-0
/
+1
*
CodeGen: use range based for loop
Saleem Abdulrasool
2016-03-19
1
-5
/
+4
*
[CXX_FAST_TLS] fix issues with O0 on ARM, AArch64 and X86.
Manman Ren
2016-03-18
1
-1
/
+1
*
MILexer: Add ErrorCallbackType typedef; NFC
Matthias Braun
2016-03-18
1
-30
/
+22
*
[codeview] Only emit function ids for inlined functions
Reid Kleckner
2016-03-18
2
-54
/
+76
*
DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual fun...
Peter Collingbourne
2016-03-17
1
-4
/
+6
*
[SelectionDAG] Remove visitStatepoint; NFC
Sanjoy Das
2016-03-17
3
-11
/
+2
*
Fix indentation; NFC
Sanjoy Das
2016-03-16
1
-3
/
+2
*
Extract out a SelectionDAGBuilder::LowerAsStatepoint; NFC
Sanjoy Das
2016-03-16
2
-144
/
+197
*
Tweak some atomics functions in preparation for larger changes; NFC.
James Y Knight
2016-03-16
4
-16
/
+18
*
[SelectionDAG] Extract out populateCallLoweringInfo; NFC
Sanjoy Das
2016-03-16
3
-30
/
+31
*
Removed trailing whitespace
Simon Pilgrim
2016-03-16
1
-12
/
+12
*
[MachO] Add MachO alt-entry directive support.
Lang Hames
2016-03-15
1
-1
/
+6
[next]