Changes For Bug 352
[oota-llvm.git] / lib / Target / X86 / X86AsmPrinter.cpp
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-18 Chris LattnerRename var
2004-08-17 Chris LattnerStart using alignment output routines from AsmPrinter.
2004-08-17 Chris LattnerUse the AsmPrinter emitGlobalConstant.
2004-08-16 Chris LattnerStart using the AsmPrinter to emit our first class...
2004-08-11 Chris LattnerRemove a dead method
2004-08-11 Chris LattnerFinally, the entire instruction asmprinter is now gener...
2004-08-11 Chris LattnerAdd asmprintergen support for the last X86 instruction...
2004-08-11 Chris LattnerMove hacks up
2004-08-11 Chris LattnerConvert asmprinter to new style of instruction printer
2004-08-04 Alkis EvlogimenosStop using getValues().
2004-08-01 Chris LattnerGet rid of 3 of the 4 'printimplicit' flags. Implicit...
2004-08-01 Chris LattnerHandle registers a bit more efficiently
2004-08-01 Chris LattnerThe tblgen'erated asmparser wants a way to print operands.
2004-08-01 Chris LattnerRename the Printer class -> X86AsmPrinter.
2004-07-26 Misha BrukmanFix indentation: should be 2 spaces.
2004-07-26 Misha BrukmanFix file header as it has been renamed.
2004-07-18 Reid Spencerbug 122:
2004-06-29 Misha BrukmanFix associativity of parameters to assert(): now it...
2004-06-29 Misha BrukmanConvert tabs to spaces.
2004-06-25 Tanya LattnerMade a fix so that you can print out MachineInstrs...
2004-06-17 Chris LattnerRename Type::PrimitiveID to TypeId and ::getPrimitiveID...
2004-06-02 Chris LattnerConvert to the new TargetMachine interface.
2004-05-14 Brian GaekeSupport MachineBasicBlock operands on RawFrm instructions.
2004-04-13 Chris LattnerAdd support for the printImplicitDefsBefore flag
2004-04-08 John CriswellAdded the llvm.readport and llvm.writeport intrinsics...
2004-03-31 Chris LattnerAdd support for FP cmoves
2004-03-11 Misha BrukmanFix compilation on Sparc: assert(0) => abort()
2004-03-09 Alkis EvlogimenosCheck if printing of implicit uses is required for...
2004-03-09 Alkis EvlogimenosUse newly added API to emit bytes for instructions...
2004-03-01 Misha BrukmanDoxygenify some comments.
2004-02-29 Alkis EvlogimenosA big X86 instruction rename. The instructions are...
2004-02-28 Alkis EvlogimenosFloating point loads/stores act on memory operands...
2004-02-28 Alkis EvlogimenosEach instruction now has both an ImmType and a MemType...
2004-02-27 Alkis EvlogimenosRename MRMS[0-7]{r,m} to MRM[0-7]{r,m}.
2004-02-23 Chris LattnerWork around a gas bug. Print '-9223372036854775808...
2004-02-17 Chris LattnerExpand the repertoire of the forms we can print and...
2004-02-17 Chris LattnerRename MOVi[mr] instructions to MOV[rm]i
2004-02-17 Chris LattnerRename the IMULri* instructions to IMULrri, as they...
2004-02-15 Alkis EvlogimenosMake dense maps keyed on physical registers smallerusing
2004-02-14 Chris Lattnerfinegrainify namespacification, fix 80col prob
2004-02-12 Alkis EvlogimenosChange MachineBasicBlock's vector of MachineInstr point...
2004-02-11 Chris Lattners/getOpCode/getOpcode
2004-02-04 Alkis EvlogimenosModify the two address instruction pass to remove the...
2004-02-04 Alkis EvlogimenosIMULri* instructions do not require their first two...
2004-01-14 Chris LattnerEliminate the isStringCompatible function, using Consta...
2003-12-14 Alkis EvlogimenosChange interface of MachineOperand as follows:
2003-12-01 Chris Lattnergeneralize the instruction types permitted a bit
2003-11-22 Brian GaekeSupport constant casting constant pointers to ints...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-11-04 Chris LattnerFix problems in previous changes. This fixes several...
2003-11-03 Chris LattnerSignificantly simplify constant emission by unifying...
2003-11-03 Chris LattnerIncorporate printSingleConstantValue into its single...
2003-11-03 Chris Lattner* Reformat some code
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2003-10-20 Misha BrukmanThe Grammar Police was here.
2003-10-20 Chris Lattner* Rename X86::IMULr16 -> X86::IMULrr16
2003-10-19 Chris Lattner.string adds an implicit zero at the end. This is...
2003-10-16 Chris LattnerAdd support for 'weak' linkage.
2003-10-06 Brian GaekeAdd # of printed instructions statistic to both the...
2003-09-10 Chris LattnerOnly emit inter-field-padding if the amount of padding...
2003-09-09 Chris Lattner* Simplify printConstantValueOnly by moving the tail...
2003-08-13 Brian GaekeFactory methods for FunctionPasses now return type...
2003-08-11 Chris LattnerSort #includes, eliminate #include of "llvm/Type.h...
2003-08-11 Chris LattnerCygwin apparently works with %'s on registers!
2003-08-11 Chris LattnerAdd a new -enable-cygwin-compatible-output argument...
2003-08-11 Brian GaekePrint % signs before register names; turn off "noprefix...
2003-08-04 Chris LattnerSimplify some constant expressions
2003-08-03 Chris LattnerRemove illegal, unsupported escapes. This fixes progra...
2003-08-03 Chris Lattner* Sort #includes, remove dupliates
2003-07-31 Brian GaekeI think local symbols in X86 GAS have to start with...
2003-07-24 Brian GaekeUse unified CWriter-X86/Printer name mangler. Do not...
2003-07-24 Brian GaekeIt doesn't appear that we need to #include these.
2003-07-24 Brian GaekeConstify most methods. We could have constified doIniti...
2003-07-23 Brian GaekePrinter.cpp: Ditch addRequired/getAnalysis, because...
2003-07-23 Brian GaekeAdd, rewrite, and/or reformat many comments.
2003-07-23 Chris LattnerSimplify code by using ConstantInt::getRawValue instead...
2003-07-11 Brian GaekeIf we have a constant pointer reference to a function...
2003-07-11 Brian GaekeFix some serious floating-point bugs (fixes test cases...
2003-07-07 Brian GaekeInsert workaround for GAS bug in assembling FLD/FSTP...
2003-06-27 Brian GaekeNice tasty llc fixes. These should fix LLC for x86...
2003-06-26 Brian GaekeNumber constants from constant pool as CPIf_i where...
2003-06-25 Brian GaekeIntegrate the C writer's name mangler.
2003-06-25 Brian GaekeFirst draft of X86 LLC backend. This should be OK for...
2003-06-19 Brian GaekeFix output bug: Intel asm comment character is #, not ;.
2003-06-19 Brian GaekeAdd Initialization and Finalization methods for the...
2003-05-27 Vikram S. AdveRenamed opIsDef to opIsDefOnly.
2003-01-14 Chris LattnerRename MachineInstrInfo -> TargetInstrInfo
2003-01-13 Chris Lattner* Implement rudimentary output of the constant pool
2002-12-28 Chris Lattner* Convert to a MachineFunctionPass
2002-12-25 Chris LattnerAdd printer support for Pseudo instructions
2002-12-23 Chris LattnerAdd support for the bswap instruction
2002-12-15 Chris LattnerGive passes nice names!
2002-12-15 Chris LattnerUse MachineOperand::isFoo methods instead of our own...
2002-12-13 Chris LattnerPrint X86 PHI nodes in a sane manner
2002-12-13 Brian GaekeInstSelectSimple.cpp: Give promote32 a comment. Add...
2002-12-13 Chris LattnerRename MemArg* to Arg*
2002-12-05 Brian GaekeTarget/X86/Printer.cpp: Add sizePtr function, and use...
2002-12-04 Chris LattnerFix bogus assertion failures
2002-12-04 Chris LattnerAvoid bad assertion
next