projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make sure linker output is overwritten so this test can pass multiple times.
[oota-llvm.git]
/
include
/
2006-12-19
Reid Spencer
Correct the description of ConstantInt::isValueValidFor...
tree
|
commitdiff
2006-12-19
Reid Spencer
Make ConstantInt not care about sign any more. To ensur...
tree
|
commitdiff
2006-12-19
Chris Lattner
Doxgenate comments.
tree
|
commitdiff
2006-12-18
Bill Wendling
Removed llvm_ostream and used std::ostream instead.
tree
|
commitdiff
2006-12-18
Reid Spencer
Remove the createInferredCast methods now that their...
tree
|
commitdiff
2006-12-18
Reid Spencer
Remove the two-argument (inferred cast) form of Constan...
tree
|
commitdiff
2006-12-18
Reid Spencer
Determine if the -enable-pic option was given.
tree
|
commitdiff
2006-12-18
Rafael Espindola
move ExtWeakSymbols to AsmPrinter
tree
|
commitdiff
2006-12-17
Bill Wendling
Accidental submission.
tree
|
commitdiff
2006-12-17
Reid Spencer
Fix problems in the CBE and InstructionCombining which...
tree
|
commitdiff
2006-12-17
Bill Wendling
Added an automatic cast to "std::ostream*" etc. from...
tree
|
commitdiff
2006-12-16
Chris Lattner
Apply B. Scott Michel's patch for PR1054, thanks!
tree
|
commitdiff
2006-12-16
Evan Cheng
Typo.
tree
|
commitdiff
2006-12-16
Jeff Cohen
The best unbreakage yet, addressing Bill's concerns.
tree
|
commitdiff
2006-12-15
Jeff Cohen
An even better unbreakage...
tree
|
commitdiff
2006-12-15
Jeff Cohen
Complete unbreak of VC++ (Chris identified the simple...
tree
|
commitdiff
2006-12-15
Evan Cheng
Silly assertion. Forgot variable_ops instructions can...
tree
|
commitdiff
2006-12-14
Jim Laskey
File missing from last check in.
tree
|
commitdiff
2006-12-14
Jim Laskey
1. Tidy up jump table info.
tree
|
commitdiff
2006-12-13
Chris Lattner
fit in 80 cols
tree
|
commitdiff
2006-12-13
Devang Patel
Using PDL as a prefix for PassDebugLevel enums is not...
tree
|
commitdiff
2006-12-13
Evan Cheng
Add getTypeToExpandTo() which recursively walks Transfo...
tree
|
commitdiff
2006-12-13
Devang Patel
Move enum PassDebugLevel from PassManagerT.h to Pass.h.
tree
|
commitdiff
2006-12-13
John Criswell
Remove DSA.
tree
|
commitdiff
2006-12-13
John Criswell
Remove DSA header files.
tree
|
commitdiff
2006-12-13
John Criswell
Remove DSA.
tree
|
commitdiff
2006-12-13
Reid Spencer
Change the interface to SCEVExpander::InsertCastOfTo...
tree
|
commitdiff
2006-12-13
Evan Cheng
Update comments.
tree
|
commitdiff
2006-12-13
Evan Cheng
Update comments.
tree
|
commitdiff
2006-12-13
Devang Patel
Add #ifdef switch toggle between old and new pass manag...
tree
|
commitdiff
2006-12-13
Devang Patel
FunctionPassManager does not support runOnModule().
tree
|
commitdiff
2006-12-13
Devang Patel
Move getAnalysis() and getAnalysisID() definitions...
tree
|
commitdiff
2006-12-13
Devang Patel
Implement PassManager_New destructors.
tree
|
commitdiff
2006-12-12
Reid Spencer
Replace inferred getCast(V,Ty) calls with more strict...
tree
|
commitdiff
2006-12-12
Jim Laskey
Remove unneeded include.
tree
|
commitdiff
2006-12-12
Jim Laskey
Rollback changes to take a different tack.
tree
|
commitdiff
2006-12-12
Jim Laskey
Honor the command line specification for machine type.
tree
|
commitdiff
2006-12-12
Reid Spencer
Implement getIntegerCast and getFPCast for ConstantExpr...
tree
|
commitdiff
2006-12-12
Reid Spencer
Implement createIntegerCast and createFPCast factory...
tree
|
commitdiff
2006-12-11
Nate Begeman
Properly mangles symbol table names
tree
|
commitdiff
2006-12-11
Nate Begeman
Add a default relocation type, and allow clients to...
tree
|
commitdiff
2006-12-10
Anton Korobeynikov
Cleaned setjmp/longjmp lowering interfaces. Now we...
tree
|
commitdiff
2006-12-09
Evan Cheng
Added option -soft-float to generate SW fp library...
tree
|
commitdiff
2006-12-08
Devang Patel
Add AnalysisResolver_New.
tree
|
commitdiff
2006-12-08
Devang Patel
Add AnalysisResolver_New. It is a replacement for existing
tree
|
commitdiff
2006-12-08
Chris Lattner
Change the implementation of statistic to not need...
tree
|
commitdiff
2006-12-08
Devang Patel
Implement FunctionPassManager_New::FunctionPassManager_...
tree
|
commitdiff
2006-12-08
Evan Cheng
Move findTiedToSrcOperand to TargetInstrDescriptor.
tree
|
commitdiff
2006-12-08
Andrew Lenharth
Packed Structures
tree
|
commitdiff
2006-12-08
Evan Cheng
Use MI's TargetInstrDescriptor.
tree
|
commitdiff
2006-12-07
Bill Wendling
Don't use <sstream> in Streams.h but <iosfwd> instead.
tree
|
commitdiff
2006-12-07
Bill Wendling
Removed more <iostream> includes
tree
|
commitdiff
2006-12-07
Reid Spencer
Provide a getOpcode() method on CmpInst to ensure the...
tree
|
commitdiff
2006-12-07
Bill Wendling
Changed llvm_ostream et all to OStream. llvm_cerr,...
tree
|
commitdiff
2006-12-06
Jim Laskey
Ignoring the upper 32 bits of a 64 bit constant is...
tree
|
commitdiff
2006-12-06
Reid Spencer
For PR950:
tree
|
commitdiff
2006-12-06
Reid Spencer
Fix some 80 col violations.
tree
|
commitdiff
2006-12-06
Chris Lattner
merge the Statistic and StatisticBase classes, eliminat...
tree
|
commitdiff
2006-12-06
Chris Lattner
Detemplatize the Statistic class. The only type it...
tree
|
commitdiff
2006-12-06
Evan Cheng
Move copyKillDeadInfo out-of-line. Add findRegisterUseO...
tree
|
commitdiff
2006-12-06
Chris Lattner
Remove the dead CachedWriter class.
tree
|
commitdiff
2006-12-06
Chris Lattner
Remove the 'printname' argument to WriteAsOperand....
tree
|
commitdiff
2006-12-06
Chris Lattner
remove unused api
tree
|
commitdiff
2006-12-06
Chris Lattner
add a helper to call llvm_shutdown()
tree
|
commitdiff
2006-12-05
Reid Spencer
Bail on the getInferredCast idea. Remove the function...
tree
|
commitdiff
2006-12-04
Reid Spencer
Add cast creation functions for Pointer Casts, either...
tree
|
commitdiff
2006-12-04
Reid Spencer
Separate the get and getTy functions for ICmp and FCmp...
tree
|
commitdiff
2006-12-04
Reid Spencer
Unclutter this by using new cast creation functions.
tree
|
commitdiff
2006-12-04
Reid Spencer
Implement new cast creation functions for both instruct...
tree
|
commitdiff
2006-12-04
Reid Spencer
For PR950: Provide an isCompare method for detection...
tree
|
commitdiff
2006-12-04
Reid Spencer
Change inferred casts to explicit casts.
tree
|
commitdiff
2006-12-04
Reid Spencer
Take a baby step towards getting rid of inferred casts...
tree
|
commitdiff
2006-12-03
Reid Spencer
Remove dead code.
tree
|
commitdiff
2006-12-03
Reid Spencer
Implement creation of ICmp and FCmp constant expressions.
tree
|
commitdiff
2006-12-01
Chris Lattner
Switch analysis groups to be unregistered when llvm_shu...
tree
|
commitdiff
2006-12-01
Chris Lattner
Start moving pass registration over to using the Manage...
tree
|
commitdiff
2006-12-01
Chris Lattner
pass cfgonly up the ctor instead of calling an explicit...
tree
|
commitdiff
2006-12-01
Chris Lattner
move 'cfgonly' pass tracking into PassInfo, instead...
tree
|
commitdiff
2006-12-01
Chris Lattner
remove 'target constructor' support.
tree
|
commitdiff
2006-12-01
Evan Cheng
Typo
tree
|
commitdiff
2006-12-01
Evan Cheng
- Add getOperandConstraint() to TargetInstrDescriptor.
tree
|
commitdiff
2006-12-01
Evan Cheng
Add weak reference directive.
tree
|
commitdiff
2006-12-01
Chris Lattner
Remove dead methods
tree
|
commitdiff
2006-12-01
Chris Lattner
add a new ConstantIntegral::get method. Simplify the...
tree
|
commitdiff
2006-12-01
Reid Spencer
Define the HAVE_PTHREAD symbol.
tree
|
commitdiff
2006-11-30
Jim Laskey
Change global descriptor names to provide name, full...
tree
|
commitdiff
2006-11-30
Evan Cheng
- MachineInstr now keeps a ptr to TargetInstrDescriptor...
tree
|
commitdiff
2006-11-29
Reid Spencer
Get the delegation right for InstVisitor.
tree
|
commitdiff
2006-11-29
Bill Wendling
Oops! didn't mean to put this in there yet.
tree
|
commitdiff
2006-11-29
Chris Lattner
add a hook to allow targets to hack on inline asms...
tree
|
commitdiff
2006-11-29
Bill Wendling
Converted to using llvm streams instead of <iostream>s
tree
|
commitdiff
2006-11-29
Bill Wendling
Replacing std::iostreams with llvm iostreams. Some...
tree
|
commitdiff
2006-11-28
Bill Wendling
Support for llvm_ostreams.
tree
|
commitdiff
2006-11-28
Bill Wendling
Support for llvm streams.
tree
|
commitdiff
2006-11-28
Chris Lattner
Add a helper function
tree
|
commitdiff
2006-11-28
Bill Wendling
Added a temporary hack to get the llvm-streams to work...
tree
|
commitdiff
2006-11-28
Andrew Lenharth
Add per-target support for asm translation in the cbe
tree
|
commitdiff
2006-11-28
Evan Cheng
Fix indentation.
tree
|
commitdiff
2006-11-28
Bill Wendling
Added helper function to transition to using llvm streams.
tree
|
commitdiff
2006-11-27
Evan Cheng
Change MachineInstr ctor's to take a TargetInstrDescrip...
tree
|
commitdiff
next