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-12-31
Reid Spencer
For PR950:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-31
Reid Spencer
For PR950:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-31
Reid Spencer
For PR950:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-31
Nick Lewycky
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-30
Reid Spencer
When compiling a C or C++ file to assembly, make the...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-29
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-29
Reid Spencer
For PR950:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-29
Reid Spencer
For PR950:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-29
Reid Spencer
Run llvm-upgrade on test to prepare for new assembly...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-29
Reid Spencer
Update tests that need to be run through llvm-upgrade...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-29
Rafael Espindola
fix comment
commit
|
commitdiff
|
tree
|
snapshot
2006-12-29
Reid Spencer
Make a variable private now that the conditions requiri...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-29
Reid Spencer
Doxygenify a comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-28
Reid Spencer
Preview of new calling conventions: cextcc and csretext...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-28
Lauro Ramos...
Define StaticCtorsSection and StaticDtorsSection for...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-28
Lauro Ramos...
Implement SELECT_CC (f32/f64) for ARM.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-28
Rafael Espindola
remove duplicated line
commit
|
commitdiff
|
tree
|
snapshot
2006-12-26
Lauro Ramos...
This patch defines extloadi1 and fixes an internal...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-24
Reid Spencer
Cleanup ConstantFoldCompareInstruction:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-24
Reid Spencer
Fix some comments.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-24
Reid Spencer
For PR1066:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-23
Reid Spencer
Shut up some compilers that can't accurately analyze...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-23
Reid Spencer
Test case for PR1065.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-23
Reid Spencer
Add some documentation to make Nick happy.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-23
Reid Spencer
For PR1065:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-23
Reid Spencer
Don't overload var names.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-23
Reid Spencer
For PR950:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-22
Chris Lattner
add a simple fast-path for dead allocas
commit
|
commitdiff
|
tree
|
snapshot
2006-12-22
Devang Patel
Enable new pass manager. 2nd attempt.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-22
Devang Patel
ModulePass and ImmutablePass. Force out of line virtual...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-22
Chris Lattner
add a generic component to this test
commit
|
commitdiff
|
tree
|
snapshot
2006-12-22
Chris Lattner
let this pass for ppc/linux
commit
|
commitdiff
|
tree
|
snapshot
2006-12-22
Anton Korobeynikov
Refactored JIT codegen for mingw32. Now we're using...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-22
Jim Laskey
Need to walk the derived chain of typedefs to get actua...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-22
Evan Cheng
Debug dump error.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-22
Reid Spencer
Ignore the LibDeps.txt.tmp file.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-22
Chris Lattner
add a note
commit
|
commitdiff
|
tree
|
snapshot
2006-12-21
Chris Lattner
Fix for ARM weak symbols, patch by Lauro Ramos Venancio!
commit
|
commitdiff
|
tree
|
snapshot
2006-12-21
Reid Spencer
Add a new variable, LLVMGCCLIBEXEC to get the libexec...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-21
Jim Laskey
Grandchildren are covered by protect.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-21
Jim Laskey
Changes from Nick Lewycky with a simplified PPCTargetAs...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-21
Reid Spencer
Integer constants now print out as signed values in...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-21
Reid Spencer
Just print integer constants as signed values. The...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-21
Reid Spencer
Add a FIXME about signedness.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-21
Reid Spencer
Simplify all the casting business and get rid of isSign...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-21
Reid Spencer
Remove isSigned calls via foreknowledge of main's argum...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-21
Reid Spencer
Get rid of a useless if statement whose then and else...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-21
Reid Spencer
Add some comments about things that can go away once...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-21
Devang Patel
At the beginning of run, initialize analyis info availa...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-21
Jim Laskey
These tests all rely on using register mnemonics and...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Jim Laskey
Oops.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Jim Laskey
Original patch was overly complicated.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Chris Lattner
Fix Regression/Verifier/invoke-1.ll
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Jim Laskey
Changes to target powerpc for non-Darwin assemblers.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Anton Korobeynikov
Fixed 80 cols & style violation
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Devang Patel
Enable old pass manager. New pass manager causes CBE...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Chris Lattner
Revert the previous patch which was incorrect. This...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Reid Spencer
Add some tests for negative constants to unsigned and...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Reid Spencer
Allow negative constants for unsigned integers and...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Chris Lattner
handle undef values much more carefully: generalize...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Chris Lattner
fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Evan Cheng
getLoad() and getStore() calls missed SVOffset operand...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Anton Korobeynikov
Fixed dllimported symbols support during JIT'ing. JIT...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
eliminate constructor from Statistic class. It is...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
switch statistics over to not use static ctors.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
Remove documentation for isSigned and isUnsigned method...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
switch statistic over, remove misspelt comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
eliminate static ctors for Statistic objects.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
elimiante Statistic static ctors
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
John Criswell
Added operator methods to the Statistic class; some...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
remove static ctors from Statistic objects
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
Update this test because constant integers are always...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
Eliminate static ctors from Statistics
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
eliminate static ctors from Statistics
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
eliminate static ctor from example.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
remove dead statistic
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
switch more statistics over to STATISTIC, eliminating...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
Eliminate static ctors due to Statistic objects
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
Convert more Statistic's over to STATISTIC
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
update to reflect changes in statistic class.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
Switch over Transforms/Scalar to use the STATISTIC...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Devang Patel
Enable new pass manager.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Evan Cheng
Fix for PR1062 by Dan Gohman.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
Refactor statistic a big and introduce a horrible-but...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
Now that ConstantInt::isValueValidForType can handle...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Anton Korobeynikov
Fix for PR1059: http://llvm.org/PR1059
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Devang Patel
Now, there is additional layer, referred in the comment,
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
For PR950:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
This test needs to be upgraded for the forthcoming...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
Fix an example that used the old SetCondInst instruction.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
Make changes for removal of SETCC instruction to unify...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Devang Patel
s/BasicBlockPassManager/BBPassManager/g
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
The x86-64 target machine should be used for amd64...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
This test needs to be upgraded for the FCmpInst patch.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
Fix PR1061 and CodeGen/X86/2006-12-19-IntelSyntax.ll
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
Make sure linker output is overwritten so this test...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
testcase for pr1061
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Anton Korobeynikov
Partly fixed JITing on mingw32 platform. The support...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
Clean up ConstantFoldCastInstruction.
commit
|
commitdiff
|
tree
|
snapshot
next