Targets are independent of each other, so compile them in parallel
[oota-llvm.git] / lib / Target /
2004-09-15 Misha BrukmanTargets are independent of each other, so compile them...
2004-09-14 Chris LattnerRevamp the Register class, and allow the use of the...
2004-09-13 Chris LattnerChanges to make this work with Jason's patch. I checke...
2004-09-12 Misha BrukmanFix filename: Printer.cpp has become X86AsmPrinter.cpp
2004-09-10 Misha BrukmanRenamed file to SparcV8ISelSimple.cpp
2004-09-10 Brian GaekeRoll back constant printing changes until the problems...
2004-09-08 Alkis EvlogimenosUse a shorter form to express implicit use/defs in...
2004-09-08 Alkis EvlogimenosA call instruction should implicitely define ST0 since...
2004-09-08 Brian GaekeThis file does not need <iostream>, I think.
2004-09-06 Nate BegemanAdd 64 bit divide instructions, and use them
2004-09-05 Misha Brukman* Change PPC32AsmPrinter => PowerPCAsmPrinter since...
2004-09-05 Misha BrukmanRenamed PPC32AsmPrinter.cpp => PowerPCAsmPrinter.cpp...
2004-09-04 Nate BegemanInclude MathExtras.h to fix build breakage, thanks...
2004-09-04 Nate BegemanAll PPC instructions are now auto-printed
2004-09-03 Reid SpencerClean up some "clean:" targets so they use $(VERB)...
2004-09-02 Nate BegemanConvert remaining X-Form and Pseudo instructions over...
2004-09-02 Brian GaekeBack to compiling land for v8
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-31 Nate Begemanconvert M and MD form instructions to generated asm...
2004-08-30 Nate BegemanMove yet more instructions over to being printed by...
2004-08-30 Reid SpencerReduce the number of arguments in the instruction build...
2004-08-29 Nate BegemanConvert A-Form instructions to auto-generated asm writer
2004-08-29 Nate BegemanRegister sizes should be specified in bits
2004-08-29 Nate BegemanImprovements to int->float cast code for PPC-64
2004-08-29 Nate BegemanImplement the following missing functionality in the...
2004-08-27 Nate BegemanRegister sizes are in bits, not bytes
2004-08-26 Alkis EvlogimenosAdd getAllocatableSet() function.
2004-08-25 Brian GaekePrevious checkin broke printf(%a) support for fp consta...
2004-08-25 Brian GaekeNew version of Bill Wendling's PR33 patch.
2004-08-24 Chris LattnerAdd -sse[,2,3] arguments to LLC
2004-08-24 Chris LattnerNuke commented out stuff
2004-08-24 Brian GaekeThis code is dodgy, but the guaranteed assertion failur...
2004-08-24 Brian GaekeFix bug in PhyRegAlloc::setCallInterferences() handling...
2004-08-24 Brian GaekeRevise head-of-file comment.
2004-08-22 Nate BegemanKill a majority of unnecessary sign extensions for...
2004-08-22 Nate BegemanDon't hard code the offset of the saved R31 in function...
2004-08-21 Nate BegemanBack out branchless SetCC code. While it helped a...
2004-08-21 Chris LattnerSwitch from bytes to bits for alignment.
2004-08-21 Chris LattnerSwitch from bytes to bits for alignment for consistency
2004-08-21 Chris LattnerReduce uses of getRegClass
2004-08-21 Chris LattnerConvert regclass alignment from bytes to bites
2004-08-21 Chris LattnerConvert bytes to bits in alignment
2004-08-21 Chris LattnerReduce uses of getRegClass
2004-08-21 Chris LattnerFix warning
2004-08-21 Nate BegemanMove XForm instructions over to the auto-generated...
2004-08-21 Chris LattnerAdd two values
2004-08-20 Nate Begemanremove some things from the todo list.
2004-08-20 Chris LattnerDo not register ppc64 yet, as it breaks the SparcV9...
2004-08-20 Nate BegemanImplement code to convert SetCC into straight line...
2004-08-19 Misha BrukmanFix opcodes being printed in caps (the more general...
2004-08-19 Misha BrukmanStack space for argument passing is 32 regardless of...
2004-08-19 Misha BrukmanLR needs to be saved at 16-byte offset on a 64-bit...
2004-08-19 Misha BrukmanOn 64-bit PowerPC, pointers are 8 bytes, so parameter...
2004-08-19 Misha BrukmanThis PHI has 4 additional operands, not 2.
2004-08-19 Misha BrukmanUse the appropriate 64-bit register description file.
2004-08-19 Misha BrukmanFix more remaining 32-bit vestiges of PowerPC
2004-08-19 Misha BrukmanFix another vestige of the 32-bit PowerPC backend.
2004-08-19 Misha BrukmanCorrect character prepended to global symbols ('.'...
2004-08-19 Misha Brukman* Eliminate global base register, r2 is used for that...
2004-08-19 Misha BrukmanWrap long lines.
2004-08-19 Nate BegemanConvert casts that will have no effect into move instru...
2004-08-19 Nate BegemanClean up floating point instruction selection.
2004-08-18 Brian GaekeM_DUMMY_PHI_FLAG is no longer used to distinguish V9...
2004-08-18 Brian GaekeInstead of using isDummyPhiInstr, we just compare the...
2004-08-18 Brian GaekeInstead of using isDummyPhiInstr, we just compare the...
2004-08-18 Chris LattnerConvert to the new MachineFunctionInfo interface
2004-08-18 Brian GaekeThe SparcV9 target no longer uses any pseudoinstruction...
2004-08-18 Brian GaekeThe Create*Const methods don't need to pass around...
2004-08-18 Brian GaekeDoxygenify some comments.
2004-08-18 Chris LattnerSwitch V9 over to using the AsmPrinter base class to...
2004-08-18 Chris LattnerRename var
2004-08-17 Misha BrukmanThis file is no longer used.
2004-08-17 Chris LattnerStart using alignment output routines from AsmPrinter.
2004-08-17 Chris LattnerStart using alignment output routines from AsmPrinter.
2004-08-17 Chris LattnerAdd a new helper method to get log2(type alignment)
2004-08-17 Chris LattnerPrint comments with ;
2004-08-17 Nate BegemanRe-fix hiding the Frame Pointer from the register alloc...
2004-08-17 Chris LattnerUse the AsmPrinter emitGlobalConstant.
2004-08-17 Chris LattnerUse the emitGlobalConstant defined in AsmPrinter
2004-08-17 Chris LattnerNew, more general, interface.
2004-08-17 Misha BrukmanRewrite targets/rules to generate files for just PowerP...
2004-08-17 Misha BrukmanRegister classes are target-dependent
2004-08-17 Misha Brukman#include <map> is not necessary here
2004-08-17 Misha Brukman`PowerPC' is no longer a real target
2004-08-17 Misha BrukmanMove variables and methods which need PPC{32,64}* disti...
2004-08-17 Misha BrukmanNo need for an `is64bit' flag
2004-08-17 Misha BrukmanPowerPCInstrInfo and PowerPCRegisterInfo have gone...
2004-08-17 Misha BrukmanConsistently name passed with 32 or 64 in their name
2004-08-17 Misha BrukmanPowerPCRegisterInfo no longer takes a bool to different...
2004-08-17 Misha BrukmanThe PowerPCInstrInfo class has gone away.
2004-08-17 Misha BrukmanPowerPCInstrInfo has gone away, PPC32 and PPC64 share...
2004-08-17 Misha BrukmanPowerPC 32-/64-bit split: Part II, 64-bit customization...
2004-08-17 Misha BrukmanPowerPC 32-/64-bit split: Part I, PPC32* bit files...
2004-08-17 Chris LattnerPrint float constants as 4 byte values.
2004-08-17 Chris LattnerMake sure to put an _ prefix on all identifiers!
2004-08-16 Chris LattnerMore changes to make PPC32 and X86 more similar
2004-08-16 Chris LattnerMinor changes to make the diff be nothing against the...
2004-08-16 Chris LattnerFinegrainify namespacification
2004-08-16 Chris LattnerStart using the AsmPrinter to emit our first class...
2004-08-16 Chris LattnerMoved this file out of lib/CodeGen
next