projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2008-04-28
Dan Gohman
Update and_ops.ll according to the recent dagcombiner...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Evan Cheng
Test case.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Evan Cheng
Fix a bug in RegsForValue::getCopyToRegs() that causes...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Anton Korobeynikov
Correct parameter attributes encoding for C bindings.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Anton Korobeynikov
Add possibility of using arbitrary to to execute stuff...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Dan Gohman
Fix a pointer-arithmetic bug that caused 64-bit host...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Dan Gohman
Fix DSE to not eliminate volatile loads with no uses.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Dale Johannesen
Don't try to convert PPC long double.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Dan Gohman
Evan pointed out that folding sext to zext may not...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Dan Gohman
Delete an unused constructor.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Dan Gohman
Add a comment to CreateRegForValue that clarifies the...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Dan Gohman
Rewrite the comments for RegsForValue and its members...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Ted Kremenek
Add more alignment enums.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Ted Kremenek
Bug fix in BumpPtrAllocator: don't assume that all...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Dan Gohman
Don't call size() on each iteration of the loop.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Gordon Henriksen
Expose parameter attributes via C bindings.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Dan Gohman
Fix the SVOffset values for loads and stores produced by
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Dan Gohman
Teach InstCombine's ComputeMaskedBits what SelectionDAG's
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Dan Gohman
Teach DAGCombine to convert (sext x) to (zext x) when the
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Mikhail Glushenkov
Add support for response files to the CommandLine library.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Anton Korobeynikov
Fix FP return for Win64 ABI
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Chris Lattner
Another collection of random cleanups. No functionalit...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Chris Lattner
Remove the SmallVector ctor that converts from a SmallV...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Chris Lattner
restore the copy ctor in SmallVector. This fixes serious
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Chris Lattner
switch RegsForValue::Regs to be a SmallVector to avoid
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Chris Lattner
generalize SmallVector copy ctor, there is no requireme...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Chris Lattner
Fix PR2256, yet another miscompilation in simplifycfg...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Chris Lattner
several multiple-retval fixes for bugpoint.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Chris Lattner
move static function out of anon namespace, no function...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Chris Lattner
Another step to getting multiple result inline asm...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Chris Lattner
Allow asms to return multiple results by value.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Anton Korobeynikov
Properly lower vararg's FORMAL_ARGUMENTS node on win64
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Anton Korobeynikov
Handle fp80 for win64
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Bill Wendling
Added support for:
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Chris Lattner
typo
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Chris Lattner
Implement a signficant optimization for inline asm:
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Chris Lattner
isa+cast -> dyn_cast
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Chris Lattner
Move a bunch of inline asm code out of line.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Chris Lattner
A few inline asm cleanups:
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Chris Lattner
no need to implement this method and just have it call
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Chris Lattner
When SRoA'ing a global variable, make sure the new...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Nate Begeman
Feedback from chris
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Nate Begeman
Add a testcase for the recent "handle variable vector...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Dale Johannesen
change comments per review
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Evan Cheng
Update tests.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Evan Cheng
Extract the lower 64-bit if a MMX value is passed in...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Evan Cheng
Fix illegal MMX_MOVDQ2Qrr pattern. vector_extract resul...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Evan Cheng
Special handling for MMX values being passed in either...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Dan Gohman
Remove the code from CodeGenPrepare that moved getresul...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Evan Cheng
Fix MMX_MOVQ2DQrr pattern. It's illegal to do a bitconv...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Nate Begeman
Pull the code to perform an INSERT_VECTOR_ELT in memory...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Anton Korobeynikov
Update test
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Nate Begeman
Feedback from chris
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Chris Lattner
add a note
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Evan Cheng
80 col violation.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Nick Lewycky
Remove 'unwinds to' support from mainline. This patch...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Evan Cheng
Not checking for intrinsics which do not have a chain...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Evan Cheng
- Switch from std::set to SmallPtrSet.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Evan Cheng
MMX argument passing fixes:
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Nate Begeman
Teach the PruningFunctionCloner how to look through...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Chris Lattner
Loosen up an assertion to allow intrinsics. I really...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Chris Lattner
Don't infininitely thread branches when a threaded...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Gordon Henriksen
PR2245: Misleading parameter name in llvm-c/Core.h...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Gordon Henriksen
PR2202: LLVMCreateInterpreter creates a JIT
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Evan Cheng
Fix bug in x86 memcpy / memset lowering. If there are...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Ted Kremenek
Implement != for DenseSet iterators.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Ted Kremenek
Added iterator support for DenseSet.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Evan Cheng
New test.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Evan Cheng
Adjust inline cost computation to be less aggressive.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Devang Patel
Add EXTRA_OPTIONS on the llvmgxx command line.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Devang Patel
Add EXTRA_OPTIONS on the llvmgcc command line.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Gabor Greif
overlook Output directory
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Evan Cheng
- Check if a register is livein before removing it...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Chris Lattner
% -> @
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Chris Lattner
Doc updates/edits, contributed by Terence Parr!
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Chris Lattner
code restructuring, not functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Chris Lattner
Don't replace multiple result of calls with undef,
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Chris Lattner
code cleanup, no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Chris Lattner
Split some code out of the main SimplifyCFG loop into...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Dan Gohman
Make these variables static.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Anton Korobeynikov
Disable building of llvm2cpp. The directory will be...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Anton Korobeynikov
Drop dead includes
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Anton Korobeynikov
Fix tests due to llvm2cpp move to llc target
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Anton Korobeynikov
Adjust option names for C++ backend
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Anton Korobeynikov
First step of implementing PR1538: move llvm2cpp logic...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Dan Gohman
Initial CBE support for multiple return values.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Chris Lattner
tighten up verifier checks which missed cases where
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Dan Gohman
Use isa instead of dyn_cast.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Dan Gohman
Add support to codegen for getresult instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Devang Patel
Check type instead of no. of operands.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Dan Gohman
Allow llvm-as to parse a getresult with an undef operand.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Dale Johannesen
Rewrite previous patch to suit Chris's preference.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Anton Korobeynikov
Unbreak JIT
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Anton Korobeynikov
Disable stack realignment for these tests
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Anton Korobeynikov
Fix test becase ABI stack alignment dropped to 'normal...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Anton Korobeynikov
Fix test, instruction count is valid only if stack...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Anton Korobeynikov
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Anton Korobeynikov
Only allow increase of max alignment value
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Anton Korobeynikov
Be over-conservative: scan for all used virtual registe...
commit
|
commitdiff
|
tree
|
snapshot
next