Implement ConstantExprs in CWriter
[oota-llvm.git] / lib / Target /
2002-08-19 Chris LattnerImplement ConstantExprs in CWriter
2002-08-19 Chris LattnerIncorporate calcTypeNameVar into CWriter class, fixing
2002-08-19 Chris LattnerOutput forward definitions of global vars to handle...
2002-08-19 Chris Lattner - Change constant printing to be better integrated...
2002-08-15 Vikram S. AdveUnary Not (boolean and bitwise) is no longer a separate...
2002-08-15 Vikram S. AdveRevise code generation for unary Not (boolean and bitwi...
2002-08-14 Chris LattnerRemove support for NOT instruction
2002-08-13 Vikram S. AdveBug fix in TargetData::getIndexedOffset: We were using...
2002-08-13 Vikram S. AdveSeveral bug fixes in casting to signed int values.
2002-08-13 Vikram S. AdveHandle small unsigned results correctly by clearing...
2002-08-12 Brian EnsinkBuild correctly in the face of /shared.
2002-08-12 Chris Lattner - Clean up interface to Sparc register handling a...
2002-08-09 Chris Lattner* Removed extraneous #includes
2002-08-09 Chris Lattner* Removed extraneous #includes
2002-08-09 Chris LattnerWe are using std::vector, so remove extraneous namespac...
2002-08-09 Chris LattnerChange machinecode for instruction to not inherit from...
2002-08-09 Chris LattnerVery minor cleanups
2002-08-08 Chris Lattner- Cleaned up the interface to AnalysisUsage to take...
2002-08-08 Chris Lattner- Cleaned up the interface to AnalysisUsage to take...
2002-08-07 Chris LattnerMerge three loops into one.
2002-08-07 Chris LattnerFix breakage in the build
2002-08-05 Mehwish Nagdaadded Mapping and Function Pass
2002-08-04 Vikram S. AdveBug fix in CreateCodeToLoadConst(): use sign of dest...
2002-08-04 Vikram S. AdveBug fix in TargetData::getIndexedOffset(): handle struc...
2002-08-04 Vikram S. AdveBug fix in SetOperandsForMemInstr: handle leading zeros...
2002-08-04 Vikram S. AdveAdd function GetConstantValueAsUnsignedInt.
2002-08-03 Chris LattnerFix compilation problem. IsIndexZero doesn't exist...
2002-08-03 Vikram S. AdveSimplified handling of array indexes in SetMemOperands_...
2002-08-01 Vikram S. AdveBug fix: incorrect SAVE instruction when using register...
2002-07-31 Vikram S. AdveJust improved comments and assertions.
2002-07-31 Vikram S. AdveAdd a missing case: converting float/double to unsigned...
2002-07-30 Chris Lattner* Move InstructionSelection Pass here instead of living...
2002-07-30 Chris Lattner* Move InstructionSelection pass to lib/CodeGen/InstrSe...
2002-07-30 Chris LattnerRemove unused vector
2002-07-27 Chris Lattner* Standardize how analysis results/passes as printed...
2002-07-26 Chris Lattner* Add support for different "PassType's"
2002-07-25 Chris LattnerRefix stuff for GCC 2.95, 3.0.4 & 3.1
2002-07-25 Mehwish Nagdanow removes deleted nops from MachineCodeForInstruction
2002-07-25 Mehwish Nagdachanged implementation of LLVM BYTECODE Length
2002-07-25 Chris LattnerAvoid warning message
2002-07-25 Chris Lattner*** empty log message ***
2002-07-25 Chris Lattner*** empty log message ***
2002-07-25 Chris LattnerGCC 3.1 changes, finally the burm file builds the FIRST...
2002-07-24 Chris Lattner*** empty log message ***
2002-07-24 Chris LattnerNon-standard hash classes are not in the std:: namespace
2002-07-24 Chris Lattner*** empty log message ***
2002-07-23 Chris Lattner*** empty log message ***
2002-07-22 Mehwish Nagdamoving to the Reoptimizer/Mapping dir
2002-07-22 Mehwish Nagdamoved from CodeGen to this dir
2002-07-22 Chris Lattner*** empty log message ***
2002-07-21 Anand ShuklaAdding code for outputing length in .s
2002-07-19 Mehwish Nagdachanged size computation
2002-07-17 Mehwish Nagdaadded check for Function with 0 BB
2002-07-16 Chris Lattner* Make global variables with external linkage get emitt...
2002-07-16 Mehwish NagdaNow will profile all Basic Blocks
2002-07-15 Mehwish NagdaAdded the Mapping Pass to out put Mapping Info to ...
2002-07-15 Mehwish NagdaInitial checking : Writes LLVM - MI mappiing to the...
2002-07-11 Anand Shuklaadded std:: to vector
2002-07-10 Vikram S. AdveBug fix: cast (bool) has higher precedence than %....
2002-07-10 Vikram S. AdveChanged interface to insertCallerSavingCode().
2002-07-10 Vikram S. AdveStop using pseudo-instructions (SETX, SETUW, SETSW)
2002-07-10 Vikram S. AdveAdd support to print %hh, %hm, %lm, or %lo in an operan...
2002-07-10 Vikram S. AdveMajor overhaul to stop using pseudo-instructions (SETX...
2002-07-10 Vikram S. AdveMore important fixes:
2002-07-09 Anand Shuklachanged mem_fun to std::mem_fun
2002-07-09 Anand ShuklaAdded std:: to mem_fun for 64-bit gcc
2002-07-09 Vikram S. AdveAdded support for printing constant global references to
2002-07-08 Vikram S. AdveNumerous changes in interface to class SparcRegInfo...
2002-07-08 Vikram S. Adveclass MachineCodeForBasicBlock is now an annotation...
2002-07-08 Vikram S. AdveBA no longer has the unused CC operand.
2002-07-08 Vikram S. AdveHave to save a boolean (setCC) value whenever use is...
2002-07-08 Vikram S. AdveBA has only one argument.
2002-07-08 Vikram S. AdveSignificant changes to correctly spill CC registers...
2002-07-08 Vikram S. AdveSignificant changes to correctly spill CC registers...
2002-07-08 Vikram S. AdveMachineInstr* in vector are not const (and never really...
2002-07-08 Vikram S. AdveMoved class MachineCodeForBasicBlock to MachineCodeForB...
2002-07-08 Vikram S. AdveMachineInstr::dump() now takes no arguments.
2002-07-08 Vikram S. AdveA single MachineInstr operand may now be both a def...
2002-07-08 Vikram S. AdveA single MachineInstr operand may now be both a def...
2002-07-08 Vikram S. AdvegetUsableUniRegAtMI interface simplified slightly.
2002-07-08 Vikram S. AdveMachineInstr* in vector are not const (and never really...
2002-06-30 Chris LattnerRemove diff-cluttering tags
2002-06-30 Chris LattnerRemove tag that just clutters diffs
2002-06-30 Chris LattnerFix anands changes
2002-06-25 Anand Shuklaadded include<iostream> for cerr
2002-06-25 Anand Shuklachanges to make it compatible with 64bit gcc
2002-06-25 Anand Shuklachanges to make it compatible with 64bit gcc
2002-06-25 Anand Shuklachanges to make it compatible with 64bit gcc
2002-06-25 Anand Shuklaminor change in removing endl
2002-06-25 Anand Shuklachanges to make it compatible with 64bit gcc
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-06-25 Chris Lattner*** empty log message ***
2002-06-25 Chris Lattner* Update with MegaPatch
2002-06-05 Chris LattnerFix constness
2002-06-05 Chris LattnerFix Constness problems
2002-06-04 Chris LattnerDisable debugging output
2002-05-23 Chris LattnerConvert RegClass::IsColorUsedArr from a dynamically...
2002-05-22 Chris LattnerMove debug options out of header files so that the...
2002-05-22 Chris LattnerMove the DEBUG_LV option out of the public header file...
next