projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-08-01
Jakob Stoklund...
Compute instruction heights through a trace.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Jim Grosbach
ARM: Remove redundant instalias.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Jim Grosbach
Clean up formatting.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Jim Grosbach
Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Chad Rosier
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Eric Christopher
Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f8...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Nuno Lopes
remove tabs from my previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Nuno Lopes
(hopefuly) fix the remaining cases where null wasnt...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Matt Beaumont-Gay
Line endings.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Jakob Stoklund...
Add DataDep constructors. Explicitly check SSA form.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Nuno Lopes
fix 'make check' when ocamlopt returns the compiler...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Axel Naumann
Reference IntrusiveRefCntPtr in doxygen doc of RefCount...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Elena Demikhovsky
Added FMA functionality to X86 target.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Nick Lewycky
Stay rational; don't assert trying to take the square...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Chandler Carruth
Add range erase, element insert, and range insert metho...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Chandler Carruth
Add basic in-bounds asserts to TinyPtrVector::erase.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Craig Topper
Add more indirection to the disassembler tables to...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Nick Kledzik
Initial commit of new FileOutputBuffer support class.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Akira Hatanaka
Implement MipsJITInfo::replaceMachineCodeForFunction.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Nick Kledzik
Fix shadowed variable warning
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Akira Hatanaka
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Akira Hatanaka
Implement MipsSERegisterInfo::eliminateCallFramePseudoI...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Akira Hatanaka
Add definitions of two subclasses of MipsRegisterInfo...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Akira Hatanaka
Add definitions of two subclasses of MipsFrameLowering...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Nick Kledzik
Suppress stderr noise when test case runs.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Akira Hatanaka
Add Mips16InstrInfo.cpp and MipsSEInstrInfo.cpp to...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Michael J....
[obj2yaml] Print the Relocations header.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Akira Hatanaka
Add definitions of two subclasses of MipsInstrInfo...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Akira Hatanaka
Delete mips64 target machine classes. mips target machi...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Akira Hatanaka
Let PEI::calculateFrameObjectOffsets compute the final...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Akira Hatanaka
Expand DYNAMIC_STACKALLOC nodes rather than doing custo...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Manman Ren
MachineSink: Sort the successors before trying to find...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Jakob Stoklund...
Compute instruction depths through the current trace.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Jakob Stoklund...
Rename CT -> MTM. MachineTraceMetrics is abbreviated...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Akira Hatanaka
Define ADJCALLSTACKDOWN/UP nodes. These nodes are emitt...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Akira Hatanaka
Change name of class MipsInst to InstSE to distinguish...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Akira Hatanaka
When store nodes or memcpy nodes are created to copy...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Chad Rosier
[x86 frame lowering] In 32-bit mode, use ESI as the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Ted Kremenek
Use regex instead of special casing clang and llvm...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Akira Hatanaka
Fix type of LUXC1 and SUXC1. These instructions were...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Manman Ren
MachineSink: Sort the successors before trying to find...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Micah Villmow
Conform to LLVM coding style.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Micah Villmow
Don't generate ordered or unordered comparison operatio...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Chandler Carruth
Implement copy and move assignment for TinyPtrVector...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Sylvestre Ledru
Fix some minor typos
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Craig Topper
Use uint8_t to store the InstructionContext table....
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Craig Topper
Tidy up. Move for loop index declarations into for...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Craig Topper
Tidy up function argument formatting.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Craig Topper
Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Craig Topper
Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Craig Topper
Make INSTRUCTION_SPECIFIER_FIELDS match X86Disassembler...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Craig Topper
Tidy up trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Craig Topper
Tidy up trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Chandler Carruth
Clean up trailing whitespace and unnecessary blank...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Chandler Carruth
Bring TinyPtrVector under test. Somehow we never picked...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Jakob Stoklund...
Clear kill flags in removeCopyByCommutingDef().
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Manman Ren
Reverse order of the two branches at end of a basic...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Andrew Trick
Use the latest MachineRegisterInfo APIs. No functionality.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Andrew Trick
Added MachineRegisterInfo::hasOneDef()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Andrew Trick
Inline MachineRegisterInfo::hasOneUse
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Chandler Carruth
Extend the InstVisitor to visit the specialized classes...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Jakob Stoklund...
Avoid looking at stale data in verifyAnalysis().
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Jakob Stoklund...
Allow traces to enter nested loops.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Jim Grosbach
Keep empty assembly macro argument values in the middle...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Chandler Carruth
Move the SmallVector unit tests to be type-parameterize...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Jakob Stoklund...
Clarify invalidation strategy in comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Nick Lewycky
Fix grammar-o. Fixes PR13482!
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Jakob Stoklund...
Assert that all trace candidate blocks have been visite...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Jakob Stoklund...
Hook into PassManager's analysis verification.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Pete Cooper
Consider address spaces for hashing and CSEing DAG...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Eric Christopher
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Kevin Enderby
Fix a bug in ARMMachObjectWriter::RecordRelocation...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Jakob Stoklund...
Add MachineInstr::isTransient().
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Jakob Stoklund...
Add MachineTraceMetrics::verify().
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Jakob Stoklund...
Verify that the CFG hasn't changed during invalidate().
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Jakob Stoklund...
Add MachineBasicBlock::isPredecessor().
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Nadav Rotem
When constant folding GEP expressions, keep the address...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Craig Topper
Mark MOVZX16/MOVSX16 as neverHasSideEffects/mayLoad
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Craig Topper
Mark MOVZX32_NOREX as isCodeGenOnly and neverHasSideEff...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Craig Topper
Remove some unnecessary filter checks. They were alread...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Craig Topper
Remove check for sub class of X86Inst from filter funct...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Craig Topper
Simplify code that filtered certain instructions in...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Craig Topper
Remove check for f256mem from has256BitOperands as...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Craig Topper
Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Craig Topper
Give VCVTTPD2DQ priority over CVTTPD2DQ.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Craig Topper
Fix patterns for CVTTPS2DQ to specify SSE2 instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Craig Topper
Fix up patterns for VCVTSS2SD. Specifically give it...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Craig Topper
Fix load types on intrinsic forms of SS2SD and SD2SS...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Craig Topper
Move more SSE/AVX convert instruction patterns into...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Benjamin Kramer
APInt: Simplify code.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Manman Ren
Revert r160920 and r160919 due to dragonegg and clang...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Nick Lewycky
Add testcases for GlobalOpt changes in r160693 and...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Craig Topper
Fold patterns for some of the SSE/AVX convert instructi...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Craig Topper
Mark some of the SSE/AVX convert instructions as mayLoa...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Manman Ren
X86 Peephole: fold loads to the source register operand...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Manman Ren
X86 Peephole: fold loads to the source register operand...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Craig Topper
Make CVTSS2SI instruction definition consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Craig Topper
Fix up memory load types for SSE scalar convert intrins...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Manman Ren
X86 Peephole: fix PR13475 in optimizeCompare.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Andrew Trick
Reenable a basic SSA DAG builder optimization.
commit
|
commitdiff
|
tree
|
snapshot
next