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-08-01
Evan Cheng
PIC jump table entries are always 32-bit even in 64...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
Chris Lattner
If dejagnu is not found, tell the user instead of bombi...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Chris Lattner
Fix PR850 and CodeGen/X86/2006-07-31-SingleRegClass.ll.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Chris Lattner
New testcase for PR850.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Jim Laskey
Changed to a new directory for opensource checkout.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Rafael Espindola
handle GlobalValue::InternalLinkage in doFinalization
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Jim Laskey
Fix a couple typos.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Evan Cheng
Remove an unneeded match condition: the type check...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Evan Cheng
Remove a duplicate pattern.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Evan Cheng
Remove a duplicate pattern/
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Chris Lattner
testcase for PR854.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Chris Lattner
Testcase for GCC bug28417, ensuring that we don't start...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew Lenharth
fix externals
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Chris Lattner
Instead of blindly looking past constantexpr casts...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Chris Lattner
New testcase for PR853
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
Remove a redundant syscall.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Evan Cheng
Split each select function for a particular opcode...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Reid Spencer
Fix the --with-extra-options to use the correct variable.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
Modify setStatusInfoOnDisk to not throw an exception.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
Update win32 for Path::getStatusInfo
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
Modify Path::eraseFromDisk to not throw an exception.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
Finegrainify namespacification, minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
Update comments.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
WriteBytecodeToFile actually can't throw.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
formatting cleanups
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
Change Path::getStatusInfo to return a boolean and...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
libsupport still throws.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
Exceptions are thrown by and through this library.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
WriteBytecodeToFile throws, so this needs EH info.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
Fix handling of asm specifiers for external globals...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
Make functions with an "asm" name propagate that asm...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
John Criswell
Reverted previous commit. Thanks, Chris.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
John Criswell
Added in the LGPL text and copyright information. ...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Patrick Jenkins
Updating the comments above SplitFunctionsOutOfModule...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
Fix some ppc64 issues with vector code.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Evan Cheng
Can't spell.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Evan Cheng
Some clean up.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Reid Spencer
For PR848:
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
The smallvector dtor should destroy the elements.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Patrick Jenkins
This commit improves bugpoints speed. On my G4 this...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Evan Cheng
Clean up.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Patrick Jenkins
Removed some unneccesary printing from the nightly...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Evan Cheng
Rename IsFoldableBy to CanBeFoldedleBy
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Evan Cheng
Node selected into address mode cannot be folded.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Evan Cheng
Remove InFlightSet hack. No longer needed.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Chris Lattner
Print empty inline asms as a blank line instead of:
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Evan Cheng
Another duh. Determine topological order before any...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
Brain cramp..
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Reid Spencer
Undo last commit, which was committed accidentally.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Reid Spencer
Changes to support cross-compiling LLVM. The GenLibDeps...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
Allocating too large an array for ReachibilityMatrix.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
Calculate the portion of reachbility matrix on demand.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
isNonImmUse is replaced by IsFoldableBy
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Patrick Jenkins
Removed some unneccesary print statemnts
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Patrick Jenkins
ChangeDir now returns the correct value
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Jim Laskey
Working toward registration of register allocators.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Patrick Jenkins
Fixed a stupid error where changedir returned false...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Patrick Jenkins
Added more descriptive output to singlesource,multisour...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Patrick Jenkins
Removed some clutter that was left over from development.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
Resolve BB references with relocation.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Chris Lattner
Pass -fstrict-aliasing to the compiler when building...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
Add basic block machine relocation.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
synchronizeICache removeed from TargetJITInfo.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Nate Begeman
Code cleanups, per review
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
Use reachbility information to determine whether a...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Jim Laskey
Fixed a typo in Evan's submisson.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Rafael Espindola
emit global constants
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
AssignNodeIds should return unsigned.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Reid Spencer
Correct a misunderstanding about cross-compiling. Anton...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
Remove NodeDepth
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
AssignNodeIds assign each node in the DAG an unique id.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
Remove NodeDepth; Add NodeId which is a unique id per...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
Let each target specific isel provide routine to check...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Evan Cheng
Move synchronizeICache from TargetJITInfo into a static...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Reid Spencer
Fix section title to use lower case.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Reid Spencer
Add instructions for building a cross-compiler. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Reid Spencer
Reduce the padding on the doc_notes style. It was set...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Chris Lattner
Bump version #
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Chris Lattner
Add some advice
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Chris Lattner
Use std::copy instead of custom loops to take advantage...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Jim Laskey
Use the predicate.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Patrick Jenkins
I made a stupid mistake when adding support for -use...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Patrick Jenkins
added support for the -use-gmake option. This will...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Nate Begeman
Support jump tables when in PIC relocation model
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Jim Laskey
Prevent creation of MachineDebugInfo for intel unless...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Patrick Jenkins
This change will allow support for SunOS to the testing...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Chris Lattner
Fix warning on linux
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Chris Lattner
Fix a case where LegalizeAllNodesNotLeadingTo could...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Evan Cheng
Fix for bug 840. Only use noinline attribute if gcc...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Evan Cheng
New entry.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Reid Spencer
For PR814:
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Chris Lattner
Avoid a "scary" make warning for the 1.8 release. ...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Chris Lattner
Rename RelocModel::PIC to PIC_, to avoid conflicts...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Reid Spencer
Remove an extraneous use of ${ac_exeext}. Patch by...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Reid Spencer
For PR814:
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Chris Lattner
allow this to pass on non-x86 machines
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Chris Lattner
Fix the build on win32
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Chris Lattner
Don't test an example
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Chris Lattner
Reduce work done for directory traversal in srcdir...
commit
|
commitdiff
|
tree
|
snapshot
next