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
*
Reapply r240291: Fix shl folding in DAG combiner.
Pawel Bylica
2015-07-02
1
-1
/
+1
*
[NFC] Make the Statepoint class more like CallSite
Sanjoy Das
2015-07-02
1
-3
/
+3
*
[TwoAddressInstructionPass] Try 3 Addr Conversion After Commuting.
Quentin Colombet
2015-07-01
1
-2
/
+18
*
[WinEH] Use llvm.x86.seh.recoverfp in WinEHPrepare
Reid Kleckner
2015-07-01
1
-40
/
+48
*
add a cl::opt override for TargetLoweringBase's JumpIsExpensive
Sanjay Patel
2015-07-01
1
-1
/
+12
*
Revert "[DWARF] Fix debug info generation for function static variables, type...
David Blaikie
2015-07-01
6
-62
/
+35
*
LivePhysRegs: Add support to add pristine registers when populating with live...
Matthias Braun
2015-07-01
1
-0
/
+41
*
[AsmPrinter] Hide implementation details
Benjamin Kramer
2015-07-01
4
-6
/
+6
*
[SDAG] Give InstrEmitter hidden visibility
Benjamin Kramer
2015-07-01
1
-1
/
+1
*
[CodeGen] Reduce visibility of implementation details
Benjamin Kramer
2015-07-01
8
-11
/
+11
*
[DWARF] Fix debug info generation for function static variables, typedefs, an...
Michael Kuperstein
2015-07-01
6
-35
/
+62
*
[SEH] Add new intrinsics for recovering and restoring parent frames
Reid Kleckner
2015-06-30
2
-15
/
+26
*
[FaultMaps] Let the frontend pre-select implicit null check candidates.
Sanjoy Das
2015-06-30
1
-0
/
+7
*
COFF: Do not assign linker-weak symbols to selectany comdat sections.
Peter Collingbourne
2015-06-30
1
-2
/
+0
*
Fix compilation failure introduced in r241093.
Alex Lorenz
2015-06-30
1
-2
/
+2
*
MIR Serialization: Serialize MBB successors.
Alex Lorenz
2015-06-30
4
-3
/
+52
*
MIR Printer: extract the code that prints MBB references into a new method. NFC.
Alex Lorenz
2015-06-30
1
-5
/
+10
*
MIR Parser: refactor error reporting for machine instruction parser errors. NFC.
Alex Lorenz
2015-06-30
1
-5
/
+14
*
MIR Parser: make the machine instruction parsing interface more consistent. NFC.
Alex Lorenz
2015-06-30
3
-30
/
+26
*
MIR Parser: adopt the 'maybeLex...' pattern. NFC.
Alex Lorenz
2015-06-30
1
-22
/
+37
*
use range-based for loops; NFCI
Sanjay Patel
2015-06-30
1
-7
/
+5
*
Debug info: Add dwarf backend support for DIModule.
Adrian Prantl
2015-06-30
3
-0
/
+27
*
RegisterCoalescer: Cleanup empty subranges after shrinkToUses()
Matthias Braun
2015-06-30
1
-0
/
+1
*
Teach LTOModule to emit linker flags for dllexported symbols, plus interface ...
Peter Collingbourne
2015-06-29
1
-18
/
+33
*
[DAGCombiner] Fix & simplify constant folding of sext/zext.
Pawel Bylica
2015-06-29
1
-13
/
+11
*
[MMI] Use TinyPtrVector instead of PointerUnion with vector.
Benjamin Kramer
2015-06-29
2
-100
/
+22
*
MIR Serialization: Serialize the register mask machine operands.
Alex Lorenz
2015-06-29
2
-3
/
+65
*
Revert "Debug Info: One more bitfield bugfix. While yesterday's r240853 fixed"
Adrian Prantl
2015-06-27
1
-18
/
+13
*
[SDAG] Now that we have a way to communicate the exact bit on sdiv use it to ...
Benjamin Kramer
2015-06-27
3
-18
/
+22
*
Debug Info: One more bitfield bugfix. While yesterday's r240853 fixed
Adrian Prantl
2015-06-27
1
-16
/
+21
*
Debug Info: Fix a bug in the DW_AT_bit_offset calculation that would
Adrian Prantl
2015-06-26
1
-13
/
+28
*
CodeGen: Create a proper ModuleSlotTracker for MachineInstr
Duncan P. N. Exon Smith
2015-06-26
1
-2
/
+7
*
MIR Serialization: Serialize global address machine operands.
Alex Lorenz
2015-06-26
6
-14
/
+93
*
CodeGen: Push the ModuleSlotTracker through Metadata
Duncan P. N. Exon Smith
2015-06-26
1
-4
/
+4
*
CodeGen: Push the ModuleSlotTracker through MachineOperands
Duncan P. N. Exon Smith
2015-06-26
2
-34
/
+46
*
CodeGen: Use a single SlotTracker in MachineFunction::print()
Duncan P. N. Exon Smith
2015-06-26
2
-2
/
+20
*
Debug Info: Clarify the documentation for bitfields emission.
Adrian Prantl
2015-06-26
1
-2
/
+7
*
Convert a bunch of loops to foreach. NFC.
Pete Cooper
2015-06-26
3
-34
/
+30
*
Wrap assert loops in #ifndef NDEBUG
Pete Cooper
2015-06-26
1
-0
/
+2
*
Convert a bunch of loops to foreach. NFC.
Pete Cooper
2015-06-26
3
-21
/
+18
*
Convert a bunch of loops to foreach. NFC.
Pete Cooper
2015-06-26
4
-18
/
+18
*
Show invariant loads in MMO dumping
Matt Arsenault
2015-06-26
1
-0
/
+3
*
Convert a bunch of loops to foreach. NFC.
Pete Cooper
2015-06-26
1
-14
/
+12
*
Fix unused variable from r240792.
Alex Lorenz
2015-06-26
1
-0
/
+1
*
[DAGCombine] Fix demanded bits computation for exact shifts.
Benjamin Kramer
2015-06-26
1
-1
/
+13
*
MIR Serialization: Serialize machine basic block operands.
Alex Lorenz
2015-06-26
6
-21
/
+138
*
[DAGCombiner] Preserve the exact bit when simplifying SRA to SRL.
Benjamin Kramer
2015-06-26
1
-4
/
+7
*
[DAGCombine] fold (X >>?,exact C1) << C2 --> X << (C2-C1)
Benjamin Kramer
2015-06-26
1
-0
/
+16
*
[InterleavedAccess] Fix failures "undefined type 'llvm::raw_ostream'" on wind...
Hao Liu
2015-06-26
1
-0
/
+1
*
[InterleavedAccess] Add a pass InterleavedAccess to identify interleaved memo...
Hao Liu
2015-06-26
2
-0
/
+286
[next]