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-11-19
Bill Wendling
- Move the stackprotector intrinsic to the general...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Owen Anderson
Add support for rematerialization in pre-alloc-splitting.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Daniel Dunbar
LLVMC2: -emit-llvm stops compilation.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Daniel Dunbar
LLVMC2: Teach llvm_gcc_c tool about -include and -fsynt...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Daniel Dunbar
Grammar.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Dan Gohman
Rearrange code to reduce the nesting level. No function...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Bill Wendling
Use dyn_cast instead of cast.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Bill Wendling
Match an element of the return type if it returns a...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Devang Patel
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Devang Patel
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Oscar Fuentes
CMake: Support for building 32 bits shared libraries...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Dan Gohman
Fix debug printing of flagged SDNodes in SUnits so...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Evan Cheng
Make the same change to RegScavenger::backward.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Oscar Fuentes
CMake: Option for enabling/disabling threads.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Bill Wendling
Verify that the second parameter of the stacprotector...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Evan Cheng
We also need to keep the operand index for two address...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Evan Cheng
Register scavenger should process early clobber defs...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Evan Cheng
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Bill Wendling
Documentation for the llvm.stackprotector intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Devang Patel
Add new helper pass that strips all symbol names except...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Gohman
Don't set neverHasSideEffects on x86's divide instructi...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Gohman
Tidy up ScheduleNodeBottomUp methods, and make them...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Gohman
Update a comment to reflect the current code.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Duncan Sands
Remove integer promotion support for FP_EXTEND
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Devang Patel
Remove even more llvm.dbg variables.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Oscar Fuentes
CMake: Remove HAVE_LT_DLOPEN from config.h.cmake becaus...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Duncan Sands
Simplify code using helper routines. There is not
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Owen Anderson
Fix a bug introduced by my previous patch. With this...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Gohman
Add more const qualifiers. This fixes build breakage...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Gohman
Make some methods const.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Devang Patel
Initialize MallocFunc and FreeFunc properly.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Gohman
Whitespace cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Gohman
Add svn:ignore for build directories.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Duncan Sands
LegalizeTypes support for splitting and scalarizing
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Nick Lewycky
Add a utility function that detects whether a loop...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Bill Wendling
Rename stackprotector_create intrinsic to stackprotector.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Bill Wendling
Cast to remove warning about comparing signed and unsigned.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Nicolas Geoffray
Implement support for JIT exceptions on X86_64. Relativ...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Duncan Sands
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Duncan Sands
Reapply r59464, this time using the correct type
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Bill Wendling
A simple test for stack protectors. This should be...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Bill Wendling
Remove the stackprotector_check intrinsic. Use a volati...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Bill Wendling
- Use "moveAfter" instead of "remove/insert" of a basic...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Gohman
Fix a typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Gohman
Change SUnit's dump method to take a ScheduleDAG* inste...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Bill Wendling
Revert r59464. It was causing this failure:
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Gohman
There is no InstrStage class.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Devang Patel
Give SIToFPInst preference over UIToFPInst because...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
Dan Gohman
Avoid using a loop in ReleasePred and ReleaseSucc metho...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Devang Patel
While handling floating point IVs lift restrictions...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Devang Patel
Handle floating point ivs during doInitialization().
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Dan Gohman
Eliminate some trivial differences between the Schedule...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Duncan Sands
Add soft float support for a bunch more operations...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Dan Gohman
Don't bother doing latency calculations in the "fast...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Dan Gohman
Use SUnit's CycleBound field instead of duplicating...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Dale Johannesen
Remove these, which test for optimizations that
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Dale Johannesen
Move some former testcases (low-probability codegen
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Devang Patel
Let AnalyzeAlloca() remove debug intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Richard Osborne
Don't produce ADDC/ADDE when expanding SHL unless they...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Mikhail Glushenkov
Support dependencies between plugins by priority-sorting.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Mikhail Glushenkov
Filter ToolPropertiesList to exclude all Tools not...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Mikhail Glushenkov
Add a layer of indirection to make plugins more flexible.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Dan Gohman
Don't use the isPending flag to mean what the isAvailab...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Zhongxing Xu
move partial template specialization to FoldingSet.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
Mon P Wang
Fixed legalization of CONVERT_RNDSAT for integers.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Lang Hames
Removed 2008-10-17-SpillerBug.ll as it does not provide...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
punctuate, add wording about patches contributed by...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Torok Edwin
If SI->size() is 0, we are not allowed to dereference...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Lang Hames
2008-10-17-SpillerBug.ll is currently failing, but...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Lang Hames
Big PBQP allocator update. Adds coalescing support...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
eliminate some std::set's.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
simplify loop
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
simplify a bunch more instcombines to use m_Specific...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
factor the code for simplifying (icmp)|(icmp) into...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
do some computation with apints instead of ConstantInts.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
merge a check into a place where it is simpler.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Mon P Wang
Improved shuffle normalization to avoid using extract...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
factor a whole bunch of code out into a helper function.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
simplify the conditions on two gigantic if's, decreasin...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
simplify some instcombine matches by using m_Specific
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Zhongxing Xu
Fix 80-col violation.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
add a new m_Specific pattern that matches only if we...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
Use new m_SelectCst template to eliminate macros.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
add a new template for matching a select between two...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
simplify code.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
Handle the case where there is no "not". It is possibl...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
factor a bunch of copy/paste code out into a helper...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Zhongxing Xu
Add partial specialization of FoldingSetTrait for Immut...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
make this actually test what it is trying to.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Zhongxing Xu
Fix 80-column violation.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Nick Lewycky
Don't brute-force analyze cubic or higher polynomials.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Oscar Fuentes
CMake: MSVC: Pass list of components the right way...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
rearrange some code, no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Chris Lattner
if we're going to use a macro, use it maximally. no...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-15
Oscar Fuentes
CMake: Forces linking of the rest of architecture targe...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-15
Oscar Fuentes
Adds extern "C" ints to the .cpp files that use Registe...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-15
Oscar Fuentes
CMake: Removed some cruft.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-15
Oscar Fuentes
CMake: Recursively invokes cmake using the right direct...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-15
Nick Lewycky
Clean up some strange whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-15
Nick Lewycky
Correct this error message.
commit
|
commitdiff
|
tree
|
snapshot
next