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
Dan Gohman
Experimental post-pass scheduling support. Post-pass...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Dan Gohman
Move the code for printing a graph node label for an...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Dan Gohman
Convert SUnit's dump method into a print method and...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Oscar Fuentes
CMake: Removed source file.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Devang Patel
Do not use separate utility to walk all instructions...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Devang Patel
Let instcombiner remove redundant dbg intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Devang Patel
If there are two consecutive llvm.dbg.stoppoint calls...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Oscar Fuentes
CMake: Removed source file from lib/Target/PIC16/CMakeL...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Scott Michel
CellSPU: Do not custom lower i1 stores, rely on type...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Stuart Hastings
<rdar://problem/6351057>
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Andrew Lenharth
ignore the -m elf_i386 directive used in the linux...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Dan Gohman
Revert r59640. It broke this test for builds that aren't
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Dan Gohman
Use %llvmgcc -xassembler instead of invoking as directl...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Scott Michel
Temporary check-in for Duncan to demonstrate CellSPU...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Argyrios Kyrtzidis
Fix compilation error on MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Sanjiv Gupta
Forgot to add this in the previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Sanjiv Gupta
Fixed build warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Sanjiv Gupta
Added a more function PIC16 backend. However to get...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Bill Wendling
Use stripPointerCasts when checking for AllocaInsts...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Sanjiv Gupta
Int type for PIC16 is i16. Added i16 intrinsics for...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Chris Lattner
add a write method.
commit
|
commitdiff
|
tree
|
snapshot
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
next