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
...
*
revert r288283 as it causes debug info (line numbers) to be lost in instrumen...
Kostya Serebryany
2016-12-01
3
-54
/
+11
*
Move most EH from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
12
-244
/
+238
*
Move VariableDbgInfo from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
9
-38
/
+32
*
Move FrameInstructions from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
4
-14
/
+8
*
Recommit r288212: Emit 'no line' information for interesting 'orphan' instruc...
Paul Robinson
2016-11-30
3
-11
/
+54
*
Clarify rules for reserved regs, fix aarch64 ones.
Matthias Braun
2016-11-30
2
-10
/
+30
*
[SelectionDAG] Refactor TargetLowering::expandMUL (NFC)
Nicolai Haehnle
2016-11-30
1
-50
/
+32
*
Revert r288212 due to lldb failure.
Paul Robinson
2016-11-29
3
-54
/
+11
*
Emit 'no line' information for interesting 'orphan' instructions.
Paul Robinson
2016-11-29
3
-11
/
+54
*
[LiveRangeEdit] Handle instructions with no defs correctly.
Geoff Berry
2016-11-29
1
-1
/
+2
*
Test commit. Comment changes. NFC.
Warren Ristow
2016-11-29
1
-5
/
+5
*
Recognize ${:uid} escapes in intel syntax inline asm
Reid Kleckner
2016-11-29
1
-0
/
+17
*
[DAG] clean up foldSelectCCToShiftAnd(); NFCI
Sanjay Patel
2016-11-28
1
-35
/
+35
*
[DAG] add helper function for selectcc --> and+shift transforms; NFC
Sanjay Patel
2016-11-28
1
-42
/
+51
*
[DebugInfo] Add support for DW_AT_main_subprogram on subprograms
David Blaikie
2016-11-28
1
-0
/
+3
*
MachineScheduler: Export function to construct "default" scheduler.
Matthias Braun
2016-11-28
1
-20
/
+12
*
Revert r287553: [CodeGenPrep] Skip merging empty case blocks
Joerg Sonnenberger
2016-11-28
1
-135
/
+32
*
Revert "[DAG] Improve loads-from-store forwarding to handle TokenFactor"
Nirav Dave
2016-11-28
1
-13
/
+2
*
Use SDValue helpers instead of explicitly going via SDValue::getNode(). NFCI
Simon Pilgrim
2016-11-25
1
-7
/
+7
*
[DAGCombine] Teach DAG combine that if both inputs of a vselect are the same,...
Craig Topper
2016-11-24
1
-0
/
+4
*
Test commit access.
Serge Rogatch
2016-11-24
1
-0
/
+1
*
TRI: Add hook to pass scavenger during frame elimination
Matt Arsenault
2016-11-24
1
-4
/
+11
*
Rely on a single DWARF version instead of having two copies
Greg Clayton
2016-11-23
6
-16
/
+21
*
[SelectionDAG] Early-out in TargetLowering::expandMUL (NFC)
Nicolai Haehnle
2016-11-23
1
-77
/
+80
*
[X86] Allow folding of stack reloads when loading a subreg of the spilled reg
Michael Kuperstein
2016-11-23
2
-7
/
+33
*
[DAG] Improve loads-from-store forwarding to handle TokenFactor
Nirav Dave
2016-11-23
1
-2
/
+13
*
[DAGCombiner] Fix infinite loop in vector mul/shl combining
John Brawn
2016-11-23
2
-18
/
+15
*
Type legalization for compressstore and expandload intrinsics.
Elena Demikhovsky
2016-11-23
3
-29
/
+57
*
TargetSubtargetInfo: Move implementation to lib/CodeGen; NFC
Matthias Braun
2016-11-22
2
-0
/
+55
*
Restructure DwarfDebug::beginInstruction(). [NFC]
Paul Robinson
2016-11-22
1
-21
/
+26
*
CodeGen: simplify TargetMachine::getSymbol interface. NFC.
Tim Northover
2016-11-22
2
-12
/
+11
*
[SelectionDAG] ComputeNumSignBits of TRUNCATE operations
Simon Pilgrim
2016-11-22
1
-3
/
+7
*
DAG: Ignore call site attributes when emitting target intrinsic
Matt Arsenault
2016-11-21
1
-2
/
+6
*
[CodeGenPrepare] Don't sink non-cheap addrspacecasts.
Justin Lebar
2016-11-21
1
-0
/
+8
*
[CodeGenPrepare] Rewrite a loop in terms of llvm::none_of. NFC.
Justin Lebar
2016-11-21
1
-11
/
+3
*
Check proper live range in extendPHIRanges
Krzysztof Parzyszek
2016-11-21
2
-7
/
+17
*
[AsmPrinter] Enable codeview for windows-itanium
Shoaib Meenai
2016-11-21
1
-1
/
+2
*
[VectorLegalizer] Remove EVT::getSizeInBits code duplications. NFCI.
Simon Pilgrim
2016-11-21
1
-8
/
+6
*
[CodeGenPrep] Skip merging empty case blocks
Jun Bum Lim
2016-11-21
1
-32
/
+135
*
[SelectionDAG] Add ComputeNumSignBits support for CONCAT_VECTORS opcode
Simon Pilgrim
2016-11-21
1
-0
/
+7
*
Fix comment typos. NFC.
Simon Pilgrim
2016-11-20
3
-4
/
+4
*
Fix spelling mistakes in SelectionDAG comments. NFC.
Simon Pilgrim
2016-11-20
4
-5
/
+5
*
[SelectionDAG] Add knowbits support for CONCAT_VECTOR opcode
Simon Pilgrim
2016-11-18
1
-0
/
+18
*
Timer: Track name and description.
Matthias Braun
2016-11-18
6
-44
/
+76
*
[MIRPrinter] Print raw branch probabilities as expected by MIRParser
Geoff Berry
2016-11-18
2
-2
/
+6
*
GlobalISel: Fix unconditional fallback with global isel abort is disabled
Tom Stellard
2016-11-18
1
-1
/
+1
*
MachineOperand: Add dump() method
Matthias Braun
2016-11-18
1
-0
/
+6
*
Fix spelling in comment. NFC.
Simon Pilgrim
2016-11-17
1
-1
/
+1
*
Delete dead code and add asserts instead; NFC
Sanjoy Das
2016-11-17
1
-7
/
+3
*
[ImplicitNullCheck] Fix an edge case where we were hoisting incorrectly
Sanjoy Das
2016-11-17
1
-1
/
+19
[prev]
[next]