projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fix crash when printing instructions that have a metadata attached but no parent.
[oota-llvm.git]
/
lib
/
CodeGen
/
2015-12-10
Jonas Paulsson
[PostRA scheduling] Allow a target to do scheduling...
tree
|
commitdiff
2015-12-10
Matthias Braun
RegisterPressure: Factor out liveness dead-def detectio...
tree
|
commitdiff
2015-12-10
Dan Gohman
PeepholeOptimizer: Ignore dead implicit defs
tree
|
commitdiff
2015-12-09
Sanjay Patel
use range-based for loops; NFCI
tree
|
commitdiff
2015-12-09
Robert Lougher
Fix cycle in selection DAG introduced by extractelement...
tree
|
commitdiff
2015-12-09
Mehdi Amini
Revert "Implement a new pass - LiveDebugValues - to...
tree
|
commitdiff
2015-12-09
Vikram TV
Implement a new pass - LiveDebugValues - to compute...
tree
|
commitdiff
2015-12-08
Reid Kleckner
[CGP] Reimplement r255055 a different way
tree
|
commitdiff
2015-12-08
Reid Kleckner
Revert "[CGP] Check that we have an insert point before...
tree
|
commitdiff
2015-12-08
Reid Kleckner
[CGP] Check that we have an insert point before moving...
tree
|
commitdiff
2015-12-08
Justin Bogner
AsmPrinter: Use emitGlobalConstantFP to emit elements...
tree
|
commitdiff
2015-12-07
Sanjay Patel
fix return values to match bool return type; NFC
tree
|
commitdiff
2015-12-07
Elena Demikhovsky
AVX-512: Fixed masked load / store instruction selectio...
tree
|
commitdiff
2015-12-05
Craig Topper
Replace uint16_t with the MCPhysReg typedef in many...
tree
|
commitdiff
2015-12-05
Cong Hou
Normalize successors' probabilities when building MBBs...
tree
|
commitdiff
2015-12-04
Matthias Braun
ScheduleDAGInstrs: Move LiveIntervals field to Schedule...
tree
|
commitdiff
2015-12-04
Rafael Espindola
Revert "[BranchFolding] Merge MMOs during tail merge"
tree
|
commitdiff
2015-12-04
Junmo Park
[BranchFolding] Merge MMOs during tail merge
tree
|
commitdiff
2015-12-04
Junmo Park
git-svn-id: https://llvm.org/svn/llvm-project/llvm...
tree
|
commitdiff
2015-12-04
Matthias Braun
ScheduleDAGInstrs: Rework schedule graph builder.
tree
|
commitdiff
2015-12-04
Matthias Braun
raw_ostream: << operator for callables with raw_ostream...
tree
|
commitdiff
2015-12-04
Evgeniy Stepanov
Emit function alias to data as a function symbol.
tree
|
commitdiff
2015-12-03
JF Bastien
CodeGen peephole: fold redundant phys reg copies
tree
|
commitdiff
2015-12-03
Justin Bogner
AsmPrinter: Simplify emitting FP elements in sequential...
tree
|
commitdiff
2015-12-03
Matthias Braun
Revert "raw_ostream: << operator for callables with...
tree
|
commitdiff
2015-12-03
Matthias Braun
raw_ostream: << operator for callables with raw_stream...
tree
|
commitdiff
2015-12-03
Chih-Hung Hsieh
[X86] Part 1 to fix x86-64 fp128 calling convention.
tree
|
commitdiff
2015-12-03
Andrew Kaylor
[WinEH] Avoid infinite loop in BranchFolding for multip...
tree
|
commitdiff
2015-12-03
Matthias Braun
Revert "ScheduleDAGInstrs: Rework schedule graph builder."
tree
|
commitdiff
2015-12-03
Matthias Braun
ScheduleDAGInstrs: Rework schedule graph builder.
tree
|
commitdiff
2015-12-03
Matthias Braun
RegisterPressure: Use range based for, fix else style...
tree
|
commitdiff
2015-12-02
David Majnemer
Move EH-specific helper functions to a more appropriate...
tree
|
commitdiff
2015-12-02
Reid Kleckner
Use std::string instead of strdup() and free() in WinCo...
tree
|
commitdiff
2015-12-02
Kyle Butt
[CodeGen]: Fix bad interaction with AntiDep breaking...
tree
|
commitdiff
2015-12-02
Fiona Glaser
Fix accidental off by one change
tree
|
commitdiff
2015-12-02
Fiona Glaser
Scheduler / Regalloc: use unique_ptr[] instead of std...
tree
|
commitdiff
2015-12-02
Tim Northover
AArch64: use ldxp/stxp pair to implement 128-bit atomic...
tree
|
commitdiff
2015-12-01
Cong Hou
Fix a bug in IfConversion.cpp.
tree
|
commitdiff
2015-12-01
Sanjay Patel
use range-based for loops; NFCI
tree
|
commitdiff
2015-12-01
Sanjay Patel
don't repeat function/variable names in comments; NFC
tree
|
commitdiff
2015-12-01
Sanjay Patel
fix typo; NFC
tree
|
commitdiff
2015-12-01
Elena Demikhovsky
Fixed a failure in cost calculation for vector GEP
tree
|
commitdiff
2015-12-01
Yury Gribov
Introduce new @llvm.get.dynamic.area.offset.i{32, 64...
tree
|
commitdiff
2015-12-01
Cong Hou
Allow known and unknown probabilities coexist in MBB...
tree
|
commitdiff
2015-12-01
Cong Hou
Replace all weight-based interfaces in MBB with probabi...
tree
|
commitdiff
2015-12-01
Matthias Braun
RegisterPressure: If we do not collect dead defs the...
tree
|
commitdiff
2015-12-01
Matthias Braun
RegisterPressure: Remove support for recede()/advance...
tree
|
commitdiff
2015-12-01
Matthias Braun
RegisterPressure: Split RegisterOperands analysis code...
tree
|
commitdiff
2015-12-01
Hans Wennborg
Revert r254348: "Replace all weight-based interfaces...
tree
|
commitdiff
2015-12-01
Cong Hou
Fix a bug in MachineBlockPlacement that may cause asser...
tree
|
commitdiff
2015-12-01
Evgeniy Stepanov
Extend debug info for function parameters in SDAG.
tree
|
commitdiff
2015-12-01
Cong Hou
Replace all weight-based interfaces in MBB with probabi...
tree
|
commitdiff
2015-11-30
Paul Robinson
Have 'optnone' respect the -fast-isel=false option.
tree
|
commitdiff
2015-11-29
Craig Topper
Use a lambda instead of std::bind and std::mem_fn I...
tree
|
commitdiff
2015-11-29
Craig Topper
[SelectionDAG] Use std::any_of instead of a manually...
tree
|
commitdiff
2015-11-28
Jonas Paulsson
[Stack realignment] Handling of aligned allocas.
tree
|
commitdiff
2015-11-25
Artyom Skrobov
Expose isXxxConstant() functions from SelectionDAGNodes...
tree
|
commitdiff
2015-11-25
Eric Christopher
Fix some places where we were assuming that memory...
tree
|
commitdiff
2015-11-24
Matthias Braun
LiveVariables should not clobber MachineOperand::IsDead...
tree
|
commitdiff
2015-11-24
Cong Hou
Let SelectionDAG start to use probability-based interfa...
tree
|
commitdiff
2015-11-24
Davide Italiano
[DIE] Make DIE.h NDEBUG conditional-free.
tree
|
commitdiff
2015-11-23
Andrew Kaylor
[WinEH] Fix problem where CodeGenPrepare incorrectly...
tree
|
commitdiff
2015-11-22
Simon Pilgrim
Remove duplicate getValueType() calls. NFCI.
tree
|
commitdiff
2015-11-22
Krzysztof Parzyszek
Avoid dependency between TableGen and CodeGen
tree
|
commitdiff
2015-11-21
Krzysztof Parzyszek
Hexagon V60/HVX DFA scheduler support
tree
|
commitdiff
2015-11-21
Krzysztof Parzyszek
Revert r253790: it breaks all builds for some reason.
tree
|
commitdiff
2015-11-21
Krzysztof Parzyszek
Hexagon V60/HVX DFA scheduler support
tree
|
commitdiff
2015-11-21
Jonas Paulsson
[DAGCombiner] Bugfix for lost chain depenedency.
tree
|
commitdiff
2015-11-20
Geoff Berry
[CodeGenPrepare] Create more extloads and fewer ands
tree
|
commitdiff
2015-11-20
Arnaud A. de Grand...
[ShrinkWrap] Teach ShrinkWrap to handle targets requiri...
tree
|
commitdiff
2015-11-20
Daniel Sanders
Partially revert r253662: some unrelated work was accid...
tree
|
commitdiff
2015-11-20
Daniel Sanders
Revert the revert 253497 and 253539 - These commits...
tree
|
commitdiff
2015-11-19
Tobias Edler von...
[LTO] Add option to emit assembly from LTOCodeGenerator
tree
|
commitdiff
2015-11-19
Reid Kleckner
[WinEH] Disable most forms of demotion
tree
|
commitdiff
2015-11-19
Krzysztof Parzyszek
Expand subregisters in MachineFrameInfo::getPristineRegs
tree
|
commitdiff
2015-11-19
Sanjay Patel
[CGP] despeculate expensive cttz/ctlz intrinsics
tree
|
commitdiff
2015-11-19
Hans Wennborg
X86: More efficient legalization of wide integer compares
tree
|
commitdiff
2015-11-19
Pete Cooper
Revert "Change memcpy/memset/memmove to have dest and...
tree
|
commitdiff
2015-11-18
Pete Cooper
Change memcpy/memset/memmove to have dest and source...
tree
|
commitdiff
2015-11-18
Simon Pilgrim
[DAGCombiner] Vector constant folding for comparisons
tree
|
commitdiff
2015-11-18
Betul Buyukkurt
[PGO] Value profiling support
tree
|
commitdiff
2015-11-18
Jonas Paulsson
[SelectionDAGBuilder] Make sure DemoteReg ends up in...
tree
|
commitdiff
2015-11-18
Rafael Espindola
Stop producing .data.rel sections.
tree
|
commitdiff
2015-11-18
Cong Hou
Remove a redundant assertion in MachineBasicBlock.cpp...
tree
|
commitdiff
2015-11-18
Cong Hou
Remove redundant code in MachineBasicBlock.cpp. NFC.
tree
|
commitdiff
2015-11-18
Cong Hou
Improving edge probabilities computation when choosing...
tree
|
commitdiff
2015-11-18
David Blaikie
Generalize ownership/passing semantics to allow dsymuti...
tree
|
commitdiff
2015-11-17
Reid Kleckner
[WinEH] Move WinEHFuncInfo from MachineModuleInfo to...
tree
|
commitdiff
2015-11-17
Pat Gavlin
Lower statepoints with multi-def targets.
tree
|
commitdiff
2015-11-17
Dan Gohman
Use TargetRegisterInfo for printing MachineOperand...
tree
|
commitdiff
2015-11-17
Rafael Espindola
Drop prelink support.
tree
|
commitdiff
2015-11-17
Matthias Braun
Assume lane masks are always precise
tree
|
commitdiff
2015-11-16
Keno Fischer
[DIBuilder] Make createReferenceType take size and...
tree
|
commitdiff
2015-11-14
Akira Hatanaka
Reduce the size of MCRelaxableFragment.
tree
|
commitdiff
2015-11-14
Quentin Colombet
[ShrinkWrapping] Disable the optimization for functions...
tree
|
commitdiff
2015-11-13
Matthias Braun
MachineScheduler: Print initial pressure in debug dump
tree
|
commitdiff
2015-11-13
Matthias Braun
MachineScheduler: Improve debug output for "only one...
tree
|
commitdiff
2015-11-13
James Molloy
[SDAG] Fix expansion of BITREVERSE
tree
|
commitdiff
2015-11-13
Sanjoy Das
[ImplicitNulls] Add some clarifying comments; NFC
tree
|
commitdiff
2015-11-12
Tom Stellard
Revert "Remove unnecessary call to getAllocatableRegClass"
tree
|
commitdiff
next