projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
regpressure: Fix getMaxUpwardPressureDelta.
[oota-llvm.git]
/
lib
/
2012-05-17
Andrew Trick
regpressure: Fix getMaxUpwardPressureDelta.
tree
|
commitdiff
2012-05-17
Andrew Trick
misched: fix liveness iterators
tree
|
commitdiff
2012-05-17
Andrew Trick
whitespace
tree
|
commitdiff
2012-05-17
Jakob Stoklund Olesen
Never clear <undef> flags on already joined copies.
tree
|
commitdiff
2012-05-17
Jakob Stoklund Olesen
Fix a verifier bug.
tree
|
commitdiff
2012-05-17
Bill Wendling
Relax the requirement that the exception object must...
tree
|
commitdiff
2012-05-17
Chris Lattner
enhance the intrinsic info stuff to emit encodings...
tree
|
commitdiff
2012-05-17
Tim Northover
Remove incorrect pattern for ARM SMML instruction.
tree
|
commitdiff
2012-05-17
Manuel Klimek
Fix compile error.
tree
|
commitdiff
2012-05-17
Stepan Dyatkovskiy
SelectionDAGBuilder: CaseBlock, CaseRanges and CaseCmp...
tree
|
commitdiff
2012-05-17
Chris Lattner
Genericize the intrinsics descriptor decoding a bit...
tree
|
commitdiff
2012-05-17
Chris Lattner
finish encoding all of the interesting details of intri...
tree
|
commitdiff
2012-05-17
Chris Lattner
strengthen the intrinsic descriptor stuff to be able...
tree
|
commitdiff
2012-05-16
Akira Hatanaka
This patch adds the register class for MIPS16 as well...
tree
|
commitdiff
2012-05-16
Jakob Stoklund Olesen
Set sub-register <undef> flags more accurately.
tree
|
commitdiff
2012-05-16
Danil Malyshev
Added LLIMCJITMemoryManager to the lli. This manager...
tree
|
commitdiff
2012-05-16
Benjamin Kramer
Hexagon: Remove unused command line option.
tree
|
commitdiff
2012-05-16
Duncan Sands
Fix a thinko in DisintegrateMERGE_VALUES. Patch by...
tree
|
commitdiff
2012-05-16
Chris Lattner
Significantly reduce the compiled size of Functions...
tree
|
commitdiff
2012-05-16
Evan Cheng
Avoid creating a cycle when folding load / op with...
tree
|
commitdiff
2012-05-15
Jakob Stoklund Olesen
Enable sub-sub-register copy coalescing.
tree
|
commitdiff
2012-05-15
Jakob Stoklund Olesen
Teach RegisterCoalescer to handle symmetric sub-registe...
tree
|
commitdiff
2012-05-15
Jakob Stoklund Olesen
Handle NewReg==OldReg in renameRegister().
tree
|
commitdiff
2012-05-15
Jakob Stoklund Olesen
We never call adjustCopiesBackFrom() for partial copies.
tree
|
commitdiff
2012-05-15
Nuno Lopes
reuse the result of some expensive computations in...
tree
|
commitdiff
2012-05-15
Jakob Stoklund Olesen
Extend the CoalescerPair interface to handle symmetric...
tree
|
commitdiff
2012-05-15
Andrew Trick
Add -enable-aa-sched-mi, off by default, for AliasAnaly...
tree
|
commitdiff
2012-05-15
Jim Grosbach
Allow MCCodeEmitter access to the target MCRegisterInfo.
tree
|
commitdiff
2012-05-15
Nuno Lopes
minor simplification to code: Ty is already a SCEV...
tree
|
commitdiff
2012-05-15
David Majnemer
Teach SimplifyLibCalls about stpcpy.
tree
|
commitdiff
2012-05-15
Stepan Dyatkovskiy
Rejected r156804 due to buildbots failures.
tree
|
commitdiff
2012-05-15
Stepan Dyatkovskiy
SelectionDAGBuilder::Clusterify : main functinality...
tree
|
commitdiff
2012-05-15
Akira Hatanaka
Temporarily disable anti-dependence breaking for Mips...
tree
|
commitdiff
2012-05-15
Bill Wendling
Remove extraneous ';'.
tree
|
commitdiff
2012-05-14
Akira Hatanaka
Add a command line option to skip the delay slot filler...
tree
|
commitdiff
2012-05-14
Michael J. Spencer
[Support/YAMLParser] Use rtrim on plain scalars.
tree
|
commitdiff
2012-05-14
David Blaikie
Fix use of uninitialized variable.
tree
|
commitdiff
2012-05-14
Jakob Stoklund Olesen
Don't access MO reference after invalidating operand...
tree
|
commitdiff
2012-05-14
Jakob Stoklund Olesen
Fix PR12821.
tree
|
commitdiff
2012-05-14
Chad Rosier
Move the capture analysis from MemoryDependencyAnalysis...
tree
|
commitdiff
2012-05-14
Brendon Cahoon
Revert 156634 upon request until code improvement chang...
tree
|
commitdiff
2012-05-14
Dan Gohman
Rename @llvm.debugger to @llvm.debugtrap.
tree
|
commitdiff
2012-05-14
Stepan Dyatkovskiy
SwitchInst cosmetics: renamed "Hash" method to "hash"
tree
|
commitdiff
2012-05-14
Bill Wendling
Use ArrayRef instead of an explicit vector type.
tree
|
commitdiff
2012-05-13
Benjamin Kramer
Hexagon: Initialize TBB to 0.
tree
|
commitdiff
2012-05-12
Benjamin Kramer
Fix spacing after if.
tree
|
commitdiff
2012-05-12
Rafael Espindola
Add support for the .rept directive. Patch by Vladmir...
tree
|
commitdiff
2012-05-12
Benjamin Kramer
ELF: Add support for the asm .version directive.
tree
|
commitdiff
2012-05-12
Benjamin Kramer
AsmParser: Add support for the .purgem directive.
tree
|
commitdiff
2012-05-12
Benjamin Kramer
AsmParser: Give a nice error message for .code16gcc...
tree
|
commitdiff
2012-05-12
Benjamin Kramer
AsmParser: ignore the .extern directive.
tree
|
commitdiff
2012-05-12
Benjamin Kramer
AsmParser: Add support for .ifc and .ifnc directives.
tree
|
commitdiff
2012-05-12
Benjamin Kramer
AsmParser: Add support for .ifb and .ifnb directives.
tree
|
commitdiff
2012-05-12
Stepan Dyatkovskiy
Recommited r156374 with critical fixes in BitcodeReader...
tree
|
commitdiff
2012-05-12
Jay Foad
Teach Function::hasAddressTaken that BlockAddress doesn...
tree
|
commitdiff
2012-05-12
Sirish Pande
Make sure new value jump is enabled for Hexagon V5...
tree
|
commitdiff
2012-05-12
Sirish Pande
Support for Hexagon feature, New Value Jump.
tree
|
commitdiff
2012-05-12
Akira Hatanaka
Remove MipsEmitGPRestore.cpp.
tree
|
commitdiff
2012-05-12
Akira Hatanaka
Delete all functions that are no longer needed in MipsF...
tree
|
commitdiff
2012-05-12
Akira Hatanaka
Stop reserving register $gp. Do not call isGPFI to...
tree
|
commitdiff
2012-05-12
Akira Hatanaka
Do not add the pass which restores $gp after every...
tree
|
commitdiff
2012-05-12
Akira Hatanaka
Make the following changes in MipsISelLowering.cpp:
tree
|
commitdiff
2012-05-12
Akira Hatanaka
Make the following changes in MipsFrameLowering.cpp:
tree
|
commitdiff
2012-05-12
Akira Hatanaka
Make the following changes in MipsAsmPrinter.cpp:
tree
|
commitdiff
2012-05-12
Chad Rosier
Hoist simpler checks above llvm::PointerMayBeCaptured...
tree
|
commitdiff
2012-05-12
Jakob Stoklund Olesen
Don't look for empty live ranges in the unions.
tree
|
commitdiff
2012-05-12
Akira Hatanaka
Insert instructions to the entry basic block which...
tree
|
commitdiff
2012-05-11
Akira Hatanaka
Do not replace operands of pseudo instructions with...
tree
|
commitdiff
2012-05-11
Chad Rosier
Revert 156658.
tree
|
commitdiff
2012-05-11
Chad Rosier
[fast-isel] Fast-isel doesn't use the expect intrinsic.
tree
|
commitdiff
2012-05-11
Michael J. Spencer
[Support/StringRef] Add find_last_not_of and {r,l,...
tree
|
commitdiff
2012-05-11
Chad Rosier
[fast-isel] Add support for selecting @llvm.trap().
tree
|
commitdiff
2012-05-11
Brendon Cahoon
Updated instruction table due to addded intrinsics.
tree
|
commitdiff
2012-05-11
Sirish Pande
Remove warnings from HexagonVLIWPacketizer.
tree
|
commitdiff
2012-05-11
Brendon Cahoon
Hexagon constant extender support.
tree
|
commitdiff
2012-05-11
Chad Rosier
Typo.
tree
|
commitdiff
2012-05-11
Chad Rosier
[fast-isel] Remove -disable-arm-fast-isel option. ...
tree
|
commitdiff
2012-05-11
Sirish Pande
Hexagon V5 intrinsics support.
tree
|
commitdiff
2012-05-11
Chad Rosier
[fast-isel] Cleaner fix for when we're unable to handle...
tree
|
commitdiff
2012-05-11
Nuno Lopes
objectsize: add a few more tests and fix a bug
tree
|
commitdiff
2012-05-11
Chad Rosier
[fast-isel] Rather then assert (or segfault in a non...
tree
|
commitdiff
2012-05-11
Chad Rosier
The return type is an unsigned, not a bool.
tree
|
commitdiff
2012-05-11
Manman Ren
Add space before an open parenthesis in control flow...
tree
|
commitdiff
2012-05-11
Preston Gurd
Added X86 Atom latencies to X86InstrMMX.td.
tree
|
commitdiff
2012-05-11
Hans Wennborg
Implement initial-exec TLS model for 32-bit PIC x86
tree
|
commitdiff
2012-05-11
Silviu Baranga
Added the missing bit definition for the 4th bit of...
tree
|
commitdiff
2012-05-11
Silviu Baranga
Fixed the LLVM ARM v7 assembler and instruction printer...
tree
|
commitdiff
2012-05-11
Akira Hatanaka
Fix a misleading comment.
tree
|
commitdiff
2012-05-11
Jim Grosbach
Tidy up. Trailing whitespace.
tree
|
commitdiff
2012-05-11
Eli Friedman
Fix a minor logic mistake transforming compares in...
tree
|
commitdiff
2012-05-11
Manman Ren
ARM: peephole optimization to remove cmp instruction
tree
|
commitdiff
2012-05-11
Dan Gohman
Define a new intrinsic, @llvm.debugger. It will be...
tree
|
commitdiff
2012-05-11
Eric Christopher
Allow unique_file to take a mode for file permissions...
tree
|
commitdiff
2012-05-10
Chad Rosier
Fix intendation.
tree
|
commitdiff
2012-05-10
Nuno Lopes
objectsize: add support for GEPs with non-constant...
tree
|
commitdiff
2012-05-10
Preston Gurd
Added X86 Atom latencies for instructions in X86InstrIn...
tree
|
commitdiff
2012-05-10
Eric Christopher
Add support for the 'X' inline asm operand modifier.
tree
|
commitdiff
2012-05-10
Andrew Trick
misched: Print machineinstrs with -debug-only=misched
tree
|
commitdiff
2012-05-10
Andrew Trick
misched: tracing register pressure heuristics.
tree
|
commitdiff
2012-05-10
Andrew Trick
misched: Add register pressure backoff to ConvergingSch...
tree
|
commitdiff
next