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-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
2006-12-19
Reid Spencer
Rewrite ConstantFoldCastInstruction so that it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
Back out last revision, a bit premature, its not an...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
For PR950:
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 in preparation for the...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
This test needs to be upgraded.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Evan Cheng
May need to promote the operand (either sign_extend_inr...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
Correct the description of ConstantInt::isValueValidFor...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Reid Spencer
Make ConstantInt not care about sign any more. To ensur...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
Fix a bug in GetConstantFactor for affine expressions...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Chris Lattner
Doxgenate comments.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Reid Spencer
Remove a useless statement.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Evan Cheng
LegalizeSetCCOperands() may end up inserting libcalls...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Bill Wendling
Removed llvm_ostream and used std::ostream instead.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Reid Spencer
For PR1042:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Rafael Espindola
macros -> Inline functions
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Reid Spencer
Remove the createInferredCast methods now that their...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Reid Spencer
Convert the last uses of CastInst::createInferredCast...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Reid Spencer
Remove the two-argument (inferred cast) form of Constan...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Reid Spencer
Convert the last use of two-argument ConstantExpr:...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Reid Spencer
Remove a call to Type::isSigned().
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Reid Spencer
Revert last patch. ConstantInt isn't quite ready for...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Reid Spencer
Determine if the -enable-pic option was given.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Rafael Espindola
move ExtWeakSymbols to AsmPrinter
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Reid Spencer
Add a couple little tests for SExt/ZExt of constants...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Reid Spencer
Remove the last use of getUnsignedVersion and getSigned...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Reid Spencer
Remove some clutter and make it keep going instead...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-17
Chris Lattner
Fix PR1057 (compilation on macos 10.3), patch by Scott...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-17
Reid Spencer
Use a predicate function to identify bitcast of fp...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-17
Reid Spencer
Fix PR1058:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-17
Bill Wendling
Added example of how to code print() methods so that...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-17
Bill Wendling
Fixed so that it dereferences the ostream pointer.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-17
Bill Wendling
Accidental submission.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-17
Bill Wendling
This snuck in. Reverted.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-17
Reid Spencer
Fix problems in the CBE and InstructionCombining which...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-17
Bill Wendling
Added an automatic cast to "std::ostream*" etc. from...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Reid Spencer
Allow an --enable-pic option to turn on -fPIC compiler...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Chris Lattner
when inserting a dummy argument to work-around the...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Chris Lattner
Fix PR1049 and CodeGen/Generic/2006-12-16-InlineAsmCrash.ll
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Chris Lattner
testcase for pr1049
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Chris Lattner
Fix one more broken testcase
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Chris Lattner
Apply B. Scott Michel's patch for PR1054, thanks!
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Evan Cheng
Cannot combine an indexed load / store any further.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Evan Cheng
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Chris Lattner
Fix borken testcase
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Chris Lattner
fix buggy testcase
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Chris Lattner
testcases for PR1042
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Chris Lattner
Fix PR1042, by tightening up the subtle rules with...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Evan Cheng
Expand FP undef
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Jeff Cohen
The best unbreakage yet, addressing Bill's concerns.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Evan Cheng
Allow promoted FP_TO_UINT / FP_TO_SINT to expand operand.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Devang Patel
Add getNumContainedPasses() and getContainedPass()...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Evan Cheng
Expand fabs / fneg to and / xor.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Devang Patel
Cosmetic changes, based on Chris's review.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jeff Cohen
An even better unbreakage...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Evan Cheng
Fix select_cc, select expansion to soft-fp bugs.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jeff Cohen
Complete unbreak of VC++ (Chris identified the simple...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jeff Cohen
Partial unbreak of VC++ (stream stuff has no easy fix).
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Reid Spencer
Remove an extraneous { at the end of a block.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
Patterns no longer needed due to fix in the DAG combiner.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
This code was usurping the sextload expand in teh legal...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Devang Patel
Mark dump* routines const routines.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Evan Cheng
Some AT&T syntax assembler (e.g. Mac OS X) does not...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Reid Spencer
Fix long standing issue with propagating error message...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Reid Spencer
For PR1050:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Devang Patel
Move PMTopLevelManager and TImingInfo into anon namespace.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
Not all test cases are created equal. This fix is...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
Not needed. Misinterpreted error message from other...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Andrew Lenharth
extern_weak linkage. fixes PR1038
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Andrew Lenharth
extern_weak link test
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
Missing load/store relocations.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
Provide 64-bit support for i64 sextload<i8>.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
Provide support for FP_TO_UINT.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
Pass html validation.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Chris Lattner
silence a bogus warning
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Chris Lattner
reenable these
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Chris Lattner
re-enable a temporarily-reverted patch
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Chris Lattner
New testcase for llvm-gcc bugfix
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Evan Cheng
Minor clean up.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Evan Cheng
Silly assertion. Forgot variable_ops instructions can...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Evan Cheng
This is done.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Evan Cheng
Expand FP compares to soft-fp call(s)
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Devang Patel
s/ForcedLastUses/TransferLastUses/g
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Jim Laskey
Simplify the fetching of relocation mode.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Evan Cheng
f64 <-> i64 bit_convert using movq in 64-bit mode.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Jim Laskey
File missing from last check in.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Evan Cheng
Fix a couple of typo's.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Evan Cheng
This is done.
commit
|
commitdiff
|
tree
|
snapshot
next