projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Support chained aliases for LLVM IR printing. This fixes PR2145
[oota-llvm.git]
/
lib
/
2008-03-13
Dan Gohman
Use SDTNone instead of duplicating it.
tree
|
commitdiff
2008-03-13
Dan Gohman
More APInt-ification.
tree
|
commitdiff
2008-03-13
Owen Anderson
Fix a bug in GVN that Duncan noticed, where we potentia...
tree
|
commitdiff
2008-03-13
Evan Cheng
Undo tweak. It had no obvious benefit.
tree
|
commitdiff
2008-03-13
Devang Patel
Remove unused GetAddressOfSymbol()
tree
|
commitdiff
2008-03-13
Evan Cheng
Typo.
tree
|
commitdiff
2008-03-13
Evan Cheng
Don't try to sink 3-address instruction if convertToThr...
tree
|
commitdiff
2008-03-13
Evan Cheng
Remove an unused command line option.
tree
|
commitdiff
2008-03-13
Evan Cheng
TwoAddressInstructionPass enhancement. After it convert...
tree
|
commitdiff
2008-03-13
Christopher Lamb
Get rid of a pseudo instruction and replace it with...
tree
|
commitdiff
2008-03-13
Chris Lattner
Fix Path::GetMainExecutable on cygwin, patch by Sam...
tree
|
commitdiff
2008-03-13
Chris Lattner
remove extraneous namespace qualifier, PR2142
tree
|
commitdiff
2008-03-13
Chris Lattner
move a bunch of trivial methods to be inline.
tree
|
commitdiff
2008-03-13
Chris Lattner
Various improvements suggested by Duncan
tree
|
commitdiff
2008-03-13
Nick Lewycky
Update -mem2reg to use succ_iterator instead of iterati...
tree
|
commitdiff
2008-03-13
Evan Cheng
Remove unused options.
tree
|
commitdiff
2008-03-13
Dan Gohman
Eliminate a few unnecessary uses of dynamic_cast.
tree
|
commitdiff
2008-03-13
Dan Gohman
Fix a typo.
tree
|
commitdiff
2008-03-13
Dan Gohman
Don't redundantly clear std::vector members in destructors.
tree
|
commitdiff
2008-03-13
Dan Gohman
Change PMTopLevelManager's PassManagers vector element...
tree
|
commitdiff
2008-03-13
Dan Gohman
Change PMStack::push to accept a PMDataManager* instead of
tree
|
commitdiff
2008-03-13
Evan Cheng
Refactor some code out of MachineSink into a MachineIns...
tree
|
commitdiff
2008-03-12
Dale Johannesen
Do not promote float params to double in varargs
tree
|
commitdiff
2008-03-12
Evan Cheng
Experimental scheduler change to schedule / coalesce...
tree
|
commitdiff
2008-03-12
Duncan Sands
Initial soft-float support for LegalizeTypes. I rewrote
tree
|
commitdiff
2008-03-12
Dan Gohman
Change VirtRegMap's dump to dump to cerr, not DOUT...
tree
|
commitdiff
2008-03-12
Dan Gohman
Fix typos in comments.
tree
|
commitdiff
2008-03-12
Duncan Sands
Fix typo.
tree
|
commitdiff
2008-03-12
Duncan Sands
Don't try to extract an i32 from an f64. This
tree
|
commitdiff
2008-03-12
Chris Lattner
Reimplement the parameter attributes support, phase...
tree
|
commitdiff
2008-03-12
Owen Anderson
Improve the return slot optimization to be both more...
tree
|
commitdiff
2008-03-12
Evan Cheng
Clean up my own mess.
tree
|
commitdiff
2008-03-12
Owen Anderson
We also need to collect the VN IDs for the PHI instruct...
tree
|
commitdiff
2008-03-12
Owen Anderson
When we're determining what registers to coallesce...
tree
|
commitdiff
2008-03-12
Chris Lattner
when the bitcode reader is referencing a paramattr...
tree
|
commitdiff
2008-03-12
Evan Cheng
Total brain cramp.
tree
|
commitdiff
2008-03-12
Chris Lattner
This is a simple fix for getting error messages from...
tree
|
commitdiff
2008-03-12
Dale Johannesen
One more bit of Altivec parameter passing.
tree
|
commitdiff
2008-03-12
Anton Korobeynikov
Be backward compatible
tree
|
commitdiff
2008-03-12
Devang Patel
Check multiple return values.
tree
|
commitdiff
2008-03-12
Dale Johannesen
Implement Altivec passing to varargs functions on ppc.
tree
|
commitdiff
2008-03-12
Evan Cheng
Set NextMII after issuing a physical register spill.
tree
|
commitdiff
2008-03-12
Devang Patel
Fix attribute handling.
tree
|
commitdiff
2008-03-12
Evan Cheng
Minor debug output bug.
tree
|
commitdiff
2008-03-11
Anton Korobeynikov
Ultimately resolve aliases during linking, if possible
tree
|
commitdiff
2008-03-11
Anton Korobeynikov
Correctly propagate thread-local flag from aliasee...
tree
|
commitdiff
2008-03-11
Dan Gohman
Use PassManagerBase instead of FunctionPassManager...
tree
|
commitdiff
2008-03-11
Anton Korobeynikov
Add helper for ultimate aliasee resoltion
tree
|
commitdiff
2008-03-11
Devang Patel
Handle multiple ret values.
tree
|
commitdiff
2008-03-11
Devang Patel
Initialize.
tree
|
commitdiff
2008-03-11
Dan Gohman
Check to see if a two-entry PHI block can be simplified
tree
|
commitdiff
2008-03-11
Anton Korobeynikov
Honour aliases visibility during asm emission
tree
|
commitdiff
2008-03-11
Anton Korobeynikov
Honour aliases visibility when reading from/writing...
tree
|
commitdiff
2008-03-11
Evan Cheng
Transfer physical register spill info when load / store...
tree
|
commitdiff
2008-03-11
Dan Gohman
Use the correct value for InSignBit.
tree
|
commitdiff
2008-03-11
Dan Gohman
Initial codegen support for functions and calls with...
tree
|
commitdiff
2008-03-11
Chris Lattner
Implement basic support for the 'f' register class...
tree
|
commitdiff
2008-03-11
Chris Lattner
coalesce away 80-bit floating point copies.
tree
|
commitdiff
2008-03-11
Chris Lattner
convert a massive if statement to a switch.
tree
|
commitdiff
2008-03-11
Chris Lattner
start handling the 'f' x87 constraint.
tree
|
commitdiff
2008-03-11
Devang Patel
Skip functions that return multiple values.
tree
|
commitdiff
2008-03-11
Devang Patel
Become multiple return value aware.
tree
|
commitdiff
2008-03-11
Devang Patel
Add TODO reminder.
tree
|
commitdiff
2008-03-11
Dan Gohman
Give PassManager and FunctionPassManager a common base...
tree
|
commitdiff
2008-03-11
Dan Gohman
Fix typos in comments.
tree
|
commitdiff
2008-03-11
Christopher Lamb
Missed part of recommit.
tree
|
commitdiff
2008-03-11
Christopher Lamb
Recommitting parts of r48130. These do not appear to...
tree
|
commitdiff
2008-03-11
Evan Cheng
Use TargetRegisterInfo::getPhysicalRegisterRegClass...
tree
|
commitdiff
2008-03-11
Evan Cheng
If there are multiple register classes that a register...
tree
|
commitdiff
2008-03-11
Evan Cheng
When the register allocator runs out of registers,...
tree
|
commitdiff
2008-03-11
Evan Cheng
In 32-bit mode, mark 64-bit GPR's as unallocatable.
tree
|
commitdiff
2008-03-11
Duncan Sands
Some LegalizeTypes code factorization and minor
tree
|
commitdiff
2008-03-11
Chris Lattner
compile: double test() {}
tree
|
commitdiff
2008-03-11
Nick Lewycky
Fix the build on gcc 4.2.
tree
|
commitdiff
2008-03-11
Devang Patel
Initial multiple return values support.
tree
|
commitdiff
2008-03-11
Chris Lattner
Change the model for FP Stack return to use fp operands...
tree
|
commitdiff
2008-03-11
Chris Lattner
variadic instructions don't have operand info for varia...
tree
|
commitdiff
2008-03-11
Dan Gohman
Generalize ExpandIntToFP to handle the case where the...
tree
|
commitdiff
2008-03-11
Chris Lattner
If a register operand comes from the variadic part...
tree
|
commitdiff
2008-03-11
Evan Cheng
Temporarily revert 48175.
tree
|
commitdiff
2008-03-11
Anton Korobeynikov
Fix thinko: alias always defines new symbol. Even is...
tree
|
commitdiff
2008-03-11
Dan Gohman
More APInt-ification.
tree
|
commitdiff
2008-03-10
Chris Lattner
abort with an assert instead of a cerr to get line#
tree
|
commitdiff
2008-03-10
Dan Gohman
Use utostr instead of a stringstream.
tree
|
commitdiff
2008-03-10
Scott Michel
- Style cleanup in IA64ISelLowering.h: add 'virtual...
tree
|
commitdiff
2008-03-10
Dan Gohman
Correctly clone FlaggedNodes.
tree
|
commitdiff
2008-03-10
Dan Gohman
Initialize ArgTypes directly instead of manually copyin...
tree
|
commitdiff
2008-03-10
Dan Gohman
APInt-ify this.
tree
|
commitdiff
2008-03-10
Dan Gohman
Remove an unnecessary #include
tree
|
commitdiff
2008-03-10
Chris Lattner
Don't emit FP_REG_KILL into a block that just returns...
tree
|
commitdiff
2008-03-10
Dan Gohman
Implement more support for fp-to-i128 and i128-to-fp...
tree
|
commitdiff
2008-03-10
Dale Johannesen
Disable prolog code that aligns the stack when a
tree
|
commitdiff
2008-03-10
Bill Wendling
Change the "enable/disable" mechanism so that we can...
tree
|
commitdiff
2008-03-10
Anton Korobeynikov
Add sanity checks
tree
|
commitdiff
2008-03-10
Anton Korobeynikov
Typo: 'function' => 'alias'
tree
|
commitdiff
2008-03-10
Anton Korobeynikov
Syntactic sugar'ify stuff :)
tree
|
commitdiff
2008-03-10
Anton Korobeynikov
Always run 'make check' :) Fix fallout from prev. commi...
tree
|
commitdiff
2008-03-10
Anton Korobeynikov
Make error messages to have common style
tree
|
commitdiff
2008-03-10
Anton Korobeynikov
Properly link globals with aliases
tree
|
commitdiff
2008-03-10
Anton Korobeynikov
Remove the LinkGlobal weirderness in common linking...
tree
|
commitdiff
next