projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ARM: fix typo in VFP instruction definition
2013-12-28
Andrew Trick
Uninitialized variable (in never taken path) after...
commit
|
commitdiff
|
tree
2013-12-28
Andrew Trick
New machine model for cortex-a9. Schedule for resources...
commit
|
commitdiff
|
tree
2013-12-28
Andrew Trick
Added debugging options: -misched-only-func/block
commit
|
commitdiff
|
tree
2013-12-28
Andrew Trick
The Cortex-A9 machine model is incomplete. Mark it...
commit
|
commitdiff
|
tree
2013-12-28
Andrew Trick
Add a PostMachineScheduler pass with generic implementation.
commit
|
commitdiff
|
tree
2013-12-28
Andrew Trick
Move the PostRA scheduler's fixupKills function for...
commit
|
commitdiff
|
tree
2013-12-28
Andrew Trick
Stub out a PostMachineScheduler pass.
commit
|
commitdiff
|
tree
2013-12-28
Andrew Trick
Factor MI-Sched in preparation for post-ra scheduling...
commit
|
commitdiff
|
tree
2013-12-24
Andrew Trick
LangRef documentation for the stackmap and patchpoint...
commit
|
commitdiff
|
tree
2013-12-23
Andrew Trick
Add support to indvars for optimizing sadd.with.overflow.
commit
|
commitdiff
|
tree
2013-12-18
Andrew Trick
Revert "Add -mcpu=z10 to SystemZ tests."
commit
|
commitdiff
|
tree
2013-12-17
Andrew Trick
Disabled subregister copy coalescing during MachineCSE.
commit
|
commitdiff
|
tree
2013-12-17
Andrew Trick
Add -mcpu=z10 to SystemZ tests.
commit
|
commitdiff
|
tree
2013-12-17
Andrew Trick
Allow MachineCSE to coalesce trivial subregister copies...
commit
|
commitdiff
|
tree
2013-12-17
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
2013-12-16
Andrew Trick
Allow MachineCSE to coalesce trivial subregister copies...
commit
|
commitdiff
|
tree
2013-12-16
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
2013-12-13
Andrew Trick
comment typo.
commit
|
commitdiff
|
tree
2013-12-13
Andrew Trick
Revert "Convert liveness tracking to work on a sub...
commit
|
commitdiff
|
tree
2013-12-13
Andrew Trick
Revert "Liveness Analysis Pass"
commit
|
commitdiff
|
tree
2013-12-13
Andrew Trick
Grow the stackmap/patchpoint format to hold 64-bit...
commit
|
commitdiff
|
tree
2013-12-13
Andrew Trick
Liveness Analysis Pass
commit
|
commitdiff
|
tree
2013-12-13
Andrew Trick
Convert liveness tracking to work on a sub-register...
commit
|
commitdiff
|
tree
2013-12-11
Andrew Trick
Add TargetRegisterInfo::reverseLocalAssignment hook.
commit
|
commitdiff
|
tree
2013-12-10
Andrew Trick
Fix a crash that occurs when PWD is invalid.
commit
|
commitdiff
|
tree
2013-12-10
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
2013-12-07
Andrew Trick
Factor out the SchedRemainder/SchedBoundary from GenericSche...
commit
|
commitdiff
|
tree
2013-12-06
Andrew Trick
comment grammar
commit
|
commitdiff
|
tree
2013-12-05
Andrew Trick
MI-Sched: Model "reserved" processor resources.
commit
|
commitdiff
|
tree
2013-12-05
Andrew Trick
MI-Sched: handle latency of in-order operations with...
commit
|
commitdiff
|
tree
2013-12-05
Andrew Trick
Machine model comments. Explain a ProcessorUnit's BufferSize.
commit
|
commitdiff
|
tree
2013-12-05
Andrew Trick
Fix the A9 machine model. VTRN writes two registers.
commit
|
commitdiff
|
tree
2013-12-05
Andrew Trick
comment typo and reformat
commit
|
commitdiff
|
tree
2013-12-01
Andrew Trick
Add -mcpu to stackmap.ll
commit
|
commitdiff
|
tree
2013-11-29
Andrew Trick
Reverse the order of eviction checks for possible compile...
commit
|
commitdiff
|
tree
2013-11-26
Andrew Trick
StackMap: Implement support for DirectMemRefOp.
commit
|
commitdiff
|
tree
2013-11-26
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
2013-11-22
Andrew Trick
DEBUG shouldEvict decisions
commit
|
commitdiff
|
tree
2013-11-22
Andrew Trick
Minor cleanup. EvictionCost ctor was confusing relative...
commit
|
commitdiff
|
tree
2013-11-22
Andrew Trick
patchpoint: factor SD builder code for live vars. Plain...
commit
|
commitdiff
|
tree
2013-11-22
Andrew Trick
patchpoint: eliminate hard coded operand indices.
commit
|
commitdiff
|
tree
2013-11-19
Andrew Trick
Obvious pasto survived a couple rounds of cleanup.
commit
|
commitdiff
|
tree
2013-11-19
Andrew Trick
Fix patchpoint comments.
commit
|
commitdiff
|
tree
2013-11-19
Andrew Trick
Use symbolic operands in the patchpoint folding routine...
commit
|
commitdiff
|
tree
2013-11-19
Andrew Trick
Add an abstraction to handle patchpoint operands.
commit
|
commitdiff
|
tree
2013-11-17
Andrew Trick
Added a size field to the stack map record to handle...
commit
|
commitdiff
|
tree
2013-11-15
Andrew Trick
Platform proof a test case.
commit
|
commitdiff
|
tree
2013-11-14
Andrew Trick
When folding memory operands, preserve existing MachineMemOp...
commit
|
commitdiff
|
tree
2013-11-14
Andrew Trick
Minor extension to llvm.experimental.patchpoint: don...
commit
|
commitdiff
|
tree
2013-11-13
Andrew Trick
Add a test case to verify that misusing anyregcc crashes...
commit
|
commitdiff
|
tree
2013-11-12
Andrew Trick
Cleanup the stackmap operand folding code and fix a...
commit
|
commitdiff
|
tree
2013-11-12
Andrew Trick
Simplify operand folding when rematerializing a load.
commit
|
commitdiff
|
tree
2013-11-12
Andrew Trick
GraphViz CFGPrinter: wrap long lines.
commit
|
commitdiff
|
tree
2013-11-12
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
2013-11-11
Andrew Trick
Fix the recently added anyregcc convention to handle...
commit
|
commitdiff
|
tree
2013-11-11
Andrew Trick
Print new JavaScript calling conventions symbolically.
commit
|
commitdiff
|
tree
2013-11-06
Andrew Trick
Rewrite SCEV's backedge taken count computation.
commit
|
commitdiff
|
tree
2013-11-05
Andrew Trick
Slightly change the way stackmap and patchpoint intrinsics...
commit
|
commitdiff
|
tree
2013-10-31
Andrew Trick
These test cases for experimental features are a bit...
commit
|
commitdiff
|
tree
2013-10-31
Andrew Trick
Unused variable
commit
|
commitdiff
|
tree
2013-10-31
Andrew Trick
Add new calling convention for WebKit Java Script.
commit
|
commitdiff
|
tree
2013-10-31
Andrew Trick
Add support for stack map generation in the X86 backend.
commit
|
commitdiff
|
tree
2013-10-31
Andrew Trick
Lower stackmap intrinsics directly to their target...
commit
|
commitdiff
|
tree
2013-10-31
Andrew Trick
Add Verifier test case for variable argument intrinsics.
commit
|
commitdiff
|
tree
2013-10-31
Andrew Trick
Add experimental stackmap intrinsics to definition...
commit
|
commitdiff
|
tree
2013-10-31
Andrew Trick
Enable variable arguments support for intrinsics.
commit
|
commitdiff
|
tree
2013-10-31
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
2013-10-25
Andrew Trick
Fix SCEVExpander: don't try to expand quadratic recurrences...
commit
|
commitdiff
|
tree
2013-10-25
Andrew Trick
Fix LSR: don't normalize quadratic recurrences.
commit
|
commitdiff
|
tree
2013-10-24
Andrew Trick
Clarify comments in genLoopLimit.
commit
|
commitdiff
|
tree
2013-10-22
Andrew Trick
Clarify SCEV comments.
commit
|
commitdiff
|
tree
2013-10-19
Andrew Trick
Update PPC loop tests after SCEV non-unit-stride checkin...
commit
|
commitdiff
|
tree
2013-10-18
Andrew Trick
SCEV should use NSW to get trip count for positive...
commit
|
commitdiff
|
tree
2013-10-16
Andrew Trick
After PostRA scheduling, don't set kill flags on undef...
commit
|
commitdiff
|
tree
2013-10-15
Andrew Trick
Enable MI Sched for x86.
commit
|
commitdiff
|
tree
2013-10-15
Andrew Trick
Improve on r192635, ExeDepsFix for avx, and add a test...
commit
|
commitdiff
|
tree
2013-10-14
Andrew Trick
Fix the ExecutionDepsFix pass to handle AVX instructions.
commit
|
commitdiff
|
tree
2013-10-14
Andrew Trick
LiveRegUnits: Use *MBB for consistency and convenience.
commit
|
commitdiff
|
tree
2013-10-14
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
2013-10-14
Andrew Trick
LiveRegUnits::removeRegsInMask safety.
commit
|
commitdiff
|
tree
2013-10-14
Andrew Trick
Use a SparseSet in LiveRegUnits.
commit
|
commitdiff
|
tree
2013-10-14
Andrew Trick
Move LiveRegUnits implementation into .cpp. Comment...
commit
|
commitdiff
|
tree
2013-10-14
Andrew Trick
Remove extra indentation in LiveRegUnits.
commit
|
commitdiff
|
tree
2013-10-14
Andrew Trick
Convert LiveRegUnits methods to the current convention...
commit
|
commitdiff
|
tree
2013-10-09
Andrew Trick
Add missing HasAVX512 predicate.
commit
|
commitdiff
|
tree
2013-09-26
Andrew Trick
Added temp flag -misched-bench for staging in default...
commit
|
commitdiff
|
tree
2013-09-26
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
2013-09-25
Andrew Trick
Mark the x86 machine model as incomplete. PR17367.
commit
|
commitdiff
|
tree
2013-09-25
Andrew Trick
CriticalAntiDepBreaker is no longer needed for armv7...
commit
|
commitdiff
|
tree
2013-09-24
Andrew Trick
Comment typo.
commit
|
commitdiff
|
tree
2013-09-20
Andrew Trick
Allow subtarget selection of the default MachineScheduler...
commit
|
commitdiff
|
tree
2013-09-19
Andrew Trick
Rename ConvergingScheduler to GenericScheduler.
commit
|
commitdiff
|
tree
2013-09-19
Andrew Trick
Revert "Encapsulate PassManager debug flags to avoid...
commit
|
commitdiff
|
tree
2013-09-18
Andrew Trick
Encapsulate PassManager debug flags to avoid static...
commit
|
commitdiff
|
tree
2013-09-18
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
2013-09-09
Andrew Trick
Enable -misched-cyclicpath by default.
commit
|
commitdiff
|
tree
2013-09-09
Andrew Trick
mi-sched: smooth out the cyclicpath heuristic.
commit
|
commitdiff
|
tree
2013-09-06
Andrew Trick
mi-sched: cleanup register pressure update, remove...
commit
|
commitdiff
|
tree
2013-09-06
Andrew Trick
mi-sched: improve regpressure tracing.
commit
|
commitdiff
|
tree
2013-09-06
Andrew Trick
mi-sched: print tree size in -view-misched-dags
commit
|
commitdiff
|
tree
next