projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[PowerPC] Parse platform-specifc variant kinds in AsmParser
[oota-llvm.git]
/
lib
/
CodeGen
/
2013-05-02
Evan Cheng
TiedTo flag can now be placed on implicit operands...
tree
|
commitdiff
2013-05-01
Bill Wendling
Revert r180737. The companion patch was reverted, and...
tree
|
commitdiff
2013-05-01
Filip Pizlo
This patch breaks up Wrap.h so that it does not have...
tree
|
commitdiff
2013-05-01
Chad Rosier
[inline asm] Return an undef SDValue of the expected...
tree
|
commitdiff
2013-05-01
Nadav Rotem
Optimize away nop CONCAT_VECTOR nodes.
tree
|
commitdiff
2013-04-30
Stephen Lin
Only pass 'returned' to target-specific lowering code...
tree
|
commitdiff
2013-04-30
Adrian Prantl
Temporarily revert "Change the informal convention...
tree
|
commitdiff
2013-04-30
Adrian Prantl
Change the informal convention of DBG_VALUE so that...
tree
|
commitdiff
2013-04-30
Andrew Trick
MI Sched: revert a minor heuristic that snuck in with...
tree
|
commitdiff
2013-04-30
Hal Finkel
LocalStackSlotAllocation improvements
tree
|
commitdiff
2013-04-29
Bill Wendling
Emit the TLS initialization function pointers into...
tree
|
commitdiff
2013-04-27
Andrew Trick
Generalize the MachineTraceMetrics public API.
tree
|
commitdiff
2013-04-27
Eric Christopher
Use the target triple from the target machine rather...
tree
|
commitdiff
2013-04-26
Adrian Prantl
Cleanup and document MachineLocation.
tree
|
commitdiff
2013-04-26
Bill Wendling
Micro-optimization
tree
|
commitdiff
2013-04-26
Silviu Baranga
Re-write the address propagation code for pre-indexed...
tree
|
commitdiff
2013-04-26
Benjamin Kramer
DAGCombiner: Canonicalize vector integer abs in the...
tree
|
commitdiff
2013-04-25
Reid Kleckner
[mc-coff] Forward Linker Option flags into the .drectve...
tree
|
commitdiff
2013-04-25
Silviu Baranga
Fix constant folding for one lane vector types. Constan...
tree
|
commitdiff
2013-04-24
Andrew Trick
Fix for r180193 - MI Sched: eliminate local vreg.
tree
|
commitdiff
2013-04-24
Chad Rosier
[inline asm] Fix a crasher for an invalid value type...
tree
|
commitdiff
2013-04-24
Andrew Trick
MI Sched: eliminate local vreg copies.
tree
|
commitdiff
2013-04-24
Andrew Trick
Register Coalescing: add a flag to disable rescheduling.
tree
|
commitdiff
2013-04-24
Andrew Trick
MI Sched: regpressure tracing.
tree
|
commitdiff
2013-04-24
Eric Christopher
Formatting.
tree
|
commitdiff
2013-04-23
Owen Anderson
DAGCombine should not aggressively fold SEXT(VSETCC...
tree
|
commitdiff
2013-04-23
Stephen Lin
Add some constraints to use of 'returned':
tree
|
commitdiff
2013-04-22
Matt Arsenault
Remove unused DwarfSectionOffsetDirective string
tree
|
commitdiff
2013-04-22
Eric Christopher
Move C++ code out of the C headers and into either...
tree
|
commitdiff
2013-04-22
Eli Bendersky
Optimize MachineBasicBlock::getSymbol by caching the...
tree
|
commitdiff
2013-04-22
Rafael Espindola
Clarify that llvm.used can contain aliases.
tree
|
commitdiff
2013-04-22
Eric Christopher
Tidy.
tree
|
commitdiff
2013-04-22
Eric Christopher
Update comment. Whitespace.
tree
|
commitdiff
2013-04-22
David Blaikie
Revert "Revert "PR14606: debug info imported_module...
tree
|
commitdiff
2013-04-21
Jim Grosbach
Legalize vector truncates by parts rather than just...
tree
|
commitdiff
2013-04-21
Jim Grosbach
Tidy up comment grammar.
tree
|
commitdiff
2013-04-20
Tim Northover
Remove unused ShouldFoldAtomicFences flag.
tree
|
commitdiff
2013-04-20
Tim Northover
Remove unused MEMBARRIER DAG node; it's been replaced...
tree
|
commitdiff
2013-04-20
Stephen Lin
Add CodeGen support for functions that always return...
tree
|
commitdiff
2013-04-20
Stephen Lin
Allow tail call opportunity detection through nested...
tree
|
commitdiff
2013-04-19
Eli Bendersky
Simplify the code in FastISel::tryToFoldLoad, add an...
tree
|
commitdiff
2013-04-19
Eli Bendersky
Move TryToFoldFastISelLoad to FastISel, where it belong...
tree
|
commitdiff
2013-04-19
Michael Liao
ArrayRefize getMachineNode(). No functionality change.
tree
|
commitdiff
2013-04-19
Jakob Stoklund Olesen
Add an MRI::verifyUseLists() function.
tree
|
commitdiff
2013-04-19
Eli Bendersky
Use dbgs() consistently for -debug printouts
tree
|
commitdiff
2013-04-19
Eric Christopher
Revert "PR14606: debug info imported_module support"
tree
|
commitdiff
2013-04-19
David Blaikie
PR14606: debug info imported_module support
tree
|
commitdiff
2013-04-19
Eli Bendersky
Add some more stats for fast isel vs. SelectionDAG...
tree
|
commitdiff
2013-04-17
Peter Collingbourne
Add support for subsections to the ELF assembler. Fixes...
tree
|
commitdiff
2013-04-15
Andy Gibbs
Replace uses of the deprecated std::auto_ptr with Ownin...
tree
|
commitdiff
2013-04-14
Nadav Rotem
Document the decision to assume that the cost of floats...
tree
|
commitdiff
2013-04-13
Andrew Trick
MI-Sched: DEBUG formatting.
tree
|
commitdiff
2013-04-13
Andrew Trick
MI-Sched cleanup. If an instruction has no valid sched...
tree
|
commitdiff
2013-04-13
Andrew Trick
MI-Sched: schedule physreg copies.
tree
|
commitdiff
2013-04-12
Nadav Rotem
CostModel: increase the default cost of supported float...
tree
|
commitdiff
2013-04-12
Benjamin Kramer
Revert broken pieces of r179373.
tree
|
commitdiff
2013-04-12
Andy Gibbs
Replace uses of the deprecated std::auto_ptr with Ownin...
tree
|
commitdiff
2013-04-12
Nadav Rotem
Don't disable block layout when forcing block alignment.
tree
|
commitdiff
2013-04-12
Nadav Rotem
Add a flag to align all basic blocks in the function.
tree
|
commitdiff
2013-04-11
Benjamin Kramer
Add braces around || in && to pacify GCC.
tree
|
commitdiff
2013-04-10
Hal Finkel
Manually remove successors in if conversion when CopyAn...
tree
|
commitdiff
2013-04-10
Andrew Trick
Generalize the PassConfig API and remove addFinalizeReg...
tree
|
commitdiff
2013-04-09
Eric Christopher
The .dwo section shouldn't contain the unrelocated...
tree
|
commitdiff
2013-04-09
Benjamin Kramer
DAGCombiner: Fold a shuffle on CONCAT_VECTORS into...
tree
|
commitdiff
2013-04-07
Eric Christopher
DW_FORM_sec_offset should be a relocation on platforms...
tree
|
commitdiff
2013-04-06
Nadav Rotem
typo
tree
|
commitdiff
2013-04-06
Manman Ren
Dwarf: use utostr on CUID to append to SmallString.
tree
|
commitdiff
2013-04-05
Hal Finkel
Reapply r178845 with fix - Fix bug in PEI's virtual...
tree
|
commitdiff
2013-04-05
Bill Wendling
Use the target options specified on a function to reset...
tree
|
commitdiff
2013-04-05
Hal Finkel
Revert r178845 - Fix bug in PEI's virtual-register...
tree
|
commitdiff
2013-04-05
Hal Finkel
Fix bug in PEI's virtual-register scavenging
tree
|
commitdiff
2013-04-05
Andrew Trick
RegisterPressure heuristics currently require signed...
tree
|
commitdiff
2013-04-05
Andrew Trick
Disable DFSResult for ConvergingScheduler.
tree
|
commitdiff
2013-04-05
Andrew Trick
MachineScheduler: format DEBUG output.
tree
|
commitdiff
2013-04-04
Arnold Schwaighofer
CostModel: Add parameter to instruction cost to further...
tree
|
commitdiff
2013-04-04
Manman Ren
Debug Info: revert 178722 for now.
tree
|
commitdiff
2013-04-04
Adrian Prantl
typo
tree
|
commitdiff
2013-04-04
Eli Bendersky
Formatting
tree
|
commitdiff
2013-04-04
Manman Ren
Debug Info: according to DWARF 2, FORM_ref_addr the...
tree
|
commitdiff
2013-04-03
Bill Schmidt
Fix PR15632: No support for ppcf128 floating-point...
tree
|
commitdiff
2013-04-03
Eric Christopher
Fix grammar.
tree
|
commitdiff
2013-04-03
Eric Christopher
Remove ZeroOrMore from the option description. We don...
tree
|
commitdiff
2013-04-02
Jakob Stoklund Olesen
Allow MachineTraceMetrics to be used when the model...
tree
|
commitdiff
2013-04-02
Jakob Stoklund Olesen
Don't attempt MTM heuristics without a scheduling model...
tree
|
commitdiff
2013-04-02
Jakob Stoklund Olesen
Count processor resources individually in MachineTraceM...
tree
|
commitdiff
2013-04-02
Arnold Schwaighofer
DAGCombiner: Merge store/loads when we have extload...
tree
|
commitdiff
2013-04-01
Arnold Schwaighofer
Merge load/store sequences with adresses: base + index...
tree
|
commitdiff
2013-03-30
Benjamin Kramer
DAGCombine: visitXOR can replace a node without returni...
tree
|
commitdiff
2013-03-29
Eric Christopher
Use SmallVectorImpl instead of SmallVector at the uses.
tree
|
commitdiff
2013-03-29
Eric Christopher
Use 12 as the magic number for our abbreviation data...
tree
|
commitdiff
2013-03-29
Eric Christopher
Move the construction of the skeleton compile unit...
tree
|
commitdiff
2013-03-29
Benjamin Kramer
Remove the old CodePlacementOpt pass.
tree
|
commitdiff
2013-03-29
Nadav Rotem
Fix a typo
tree
|
commitdiff
2013-03-28
Chad Rosier
[fast-isel] Add a preemptive fix for the case where...
tree
|
commitdiff
2013-03-27
Hal Finkel
Fix target-customized spilling in the register scavenger
tree
|
commitdiff
2013-03-26
Hal Finkel
Fix the register scavenger for targets that provide...
tree
|
commitdiff
2013-03-26
Hal Finkel
Update PEI's virtual-register-based scavenging to suppo...
tree
|
commitdiff
2013-03-25
Michael Liao
Enhance folding of (extract_subvec (insert_subvec V1...
tree
|
commitdiff
2013-03-25
Shuxin Yang
Disable some unsafe-fp-math DAG-combine transformation...
tree
|
commitdiff
2013-03-25
Eric Christopher
Couple more sets of tidying.
tree
|
commitdiff
next