projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2006-01-26
Duraid Madina
some hoovering
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Chris Lattner
Rest of subtarget support, remove references to ppc
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Chris Lattner
Add trivial subtarget support
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Andrew Lenharth
minor renaming
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Andrew Lenharth
allow R28 to be used for frame calculations without...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Evan Cheng
Work around some x86 Darwin assembler bugs
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Chris Lattner
add method for constraint parsing
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Chris Lattner
add methods for constraint parsing
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Evan Cheng
Add a FIXME comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Evan Cheng
When trying to fold X86::SETCC into a Select, make...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Chris Lattner
teach the cloner to handle inline asms
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Chris Lattner
Allow use of isa<InlineAsm>(X) without #including Inlin...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Chris Lattner
parse and verify the constraint string.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Evan Cheng
Clean up some code; improve efficiency; and fixed a...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Evan Cheng
Remove the uses of STATUS flag register. Rely on node...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Evan Cheng
Duh.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Evan Cheng
Incoming (and optional) flag bugs. They may be embedded...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Chris Lattner
Make sure the only user of InlineAsm's are direct calls.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Chris Lattner
new tests for actual inline asm expressions
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Chris Lattner
document the syntax of inline asm
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Andrew Lenharth
oops
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Chris Lattner
update the bytecode format guide for the encoding of...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Chris Lattner
add bc reader/writer support for inline asm
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Andrew Lenharth
forgot one
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Chris Lattner
regenerate
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Chris Lattner
Parse inline asm objects
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Chris Lattner
Print InlineAsm objects
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Chris Lattner
add another method
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Andrew Lenharth
make things compile again
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Reid Spencer
Don't break the optimized build (by incorrect placement...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Chris Lattner
add some useful accessors :)
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Chris Lattner
Change inline asms to be uniqued like constants, not...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Chris Lattner
initialize an instance var, apparently I forgot to...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Evan Cheng
No need to keep track of top and bottom nodes in a...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Evan Cheng
Set SchedulingForLatency to be the default scheduling...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Nate Begeman
First part of bug 680:
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Jeff Cohen
Make it even more portable.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Jeff Cohen
Fix VC++ compilation error.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Evan Cheng
Default scheduling preference is SchedulingForLatency.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Evan Cheng
X86 prefer scheduling for reduced register pressure.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Evan Cheng
Bottom up register usage reducing list scheduler.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Evan Cheng
Keep track of bottom / top element of a set of flagged...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Evan Cheng
If scheduler choice is the default (-sched=default...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Evan Cheng
Add a enum to specify target scheduling preference...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Evan Cheng
Some minor scheduler changes.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Evan Cheng
Fix a selectcc lowering bug. Make a copy of X86ISD...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Chris Lattner
Loosen up these checks to allow direct uses of ESP
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Jeff Cohen
Portably cast a pointer to an integer.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Duraid Madina
add bundling! well not really, for now it's just stop...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-25
Andrew Lenharth
maintaining stackpointer alignment. Perhaps it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Andrew Lenharth
fix build on 64 bit hosts
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Evan Cheng
Fix an optional in flag bug.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Evan Cheng
Optional InFlag was not being included in node.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
Fix Regression/Transforms/ScalarRepl/2006-01-24-Illegal...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
testcase that crashes scalarrepl
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
use ESP directly, not a copy of ESP into some other...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
This is still broken
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
Fix an infinite loop I caused by making sure to legaliz...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
add a method
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
Emit the copies out of call return registers *after...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
new c front-end testcase
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
Allow jit-beta to work
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Jeff Cohen
Fix VC++ compilation error.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Jeff Cohen
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Jeff Cohen
Be consistent in using class/struct to keep Visual...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Jeff Cohen
Add new files to Visual Studio.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Jeff Cohen
Track changes in config.h.in.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
rename method
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
Rename method
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
Initial checkin of the InlineAsm class
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Jim Laskey
Crude Dwarf global variable debugging.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
Pretty print file-scope asm blocks.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
syntax change
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Chris Lattner
minor syntax change
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Chris Lattner
Print file-scope inline asm blocks at the start of...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Chris Lattner
Add support for reading/writing inline asm
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Chris Lattner
Update for file-scope inline asm
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Chris Lattner
document module-level inline asm support.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Chris Lattner
Add support for linking inline asm
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Chris Lattner
When cloning a module, clone the inline asm.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Chris Lattner
regenerate
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Chris Lattner
Add support for parsing global asm blocks
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Chris Lattner
Print out inline asm strings
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Chris Lattner
Add global scope asm support
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Andrew Lenharth
bye bye Pattern ISEL
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Andrew Lenharth
added stores to lsmark
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Andrew Lenharth
another couple selects
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Andrew Lenharth
fix up more lsmark stuff
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Andrew Lenharth
yea, lowering this stuff will basically work
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Andrew Lenharth
another selectto
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Jim Laskey
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Evan Cheng
Skeleton of the list schedule.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Evan Cheng
Minor clean up.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Reid Spencer
Update for including additional function tests.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Reid Spencer
Revert last patch because it messes up the JIT, amongst...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Reid Spencer
For PR411:
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Reid Spencer
For PR411:
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Chris Lattner
Fix Regression/CodeGen/SparcV8/2006-01-22-BitConvertLeg...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Chris Lattner
Testcase that failed due to a legalizer bug
commit
|
commitdiff
|
tree
|
snapshot
next