Synchronize documentation of configuration items and substitutions with
[oota-llvm.git] / lib /
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 BegemanPut this change back in after testing from Reid proved...
2004-08-29 Reid SpencerAdd a declaration of environ global for Darwin
2004-08-29 Reid SpencerAdd an assert to cature null Operands. It is better...
2004-08-29 Reid SpencerSignals support has been moved to lib/System
2004-08-29 Reid SpencerMove a warning comment to where it should have been...
2004-08-29 Reid SpencerCorrect the vim: specification
2004-08-29 Reid SpencerInclude some additional header files.
2004-08-29 Reid SpencerInitial platform independent implementation of operatin...
2004-08-29 Reid SpencerInitial commit of an platform-indepdendent implementati...
2004-08-29 Nate BegemanImplement the following missing functionality in the...
2004-08-29 Reid SpencerRevise the design of the Path concept per peer review...
2004-08-28 Alkis EvlogimenosRemove dead code.
2004-08-27 Alkis EvlogimenosNow that LiveIntervals::addIntervalsForSpills is fixed...
2004-08-27 Alkis EvlogimenosOnly update LiveVariables if it is available. addInterv...
2004-08-27 Alkis EvlogimenosBack out this change as it broke the build last night...
2004-08-27 Nate BegemanBack out change to divide getSpillSize by 8 until I...
2004-08-27 Alkis EvlogimenosThe linear scan variants do not require the LiveVariabl...
2004-08-27 Nate BegemanRegister sizes are in bits, not bytes
2004-08-27 Reid SpencerCorrectly compute the number of compaction tables.
2004-08-27 Reid SpencerPrevent an empty compaction table from being written...
2004-08-26 Reid SpencerAdd the CompactionTableIsEmpty function so that we...
2004-08-26 Alkis EvlogimenosUse newly added API in MRegisterInfo and don't expose...
2004-08-26 Alkis EvlogimenosUse newly added API in MRegisterInfo.
2004-08-26 Alkis EvlogimenosAdd getAllocatableSet() function.
2004-08-26 Reid SpencerFix a typo.
2004-08-26 Reid SpencerFirst cut at a README for lib/System explaining the...
2004-08-26 Reid SpencerAdd a README explaining the intended content of this...
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-25 Reid SpencerFix documentation.
2004-08-25 Reid SpencerInitial implementation of the Path operating system...
2004-08-25 Reid SpencerLicense for this library.
2004-08-24 Reid SpencerAdd a wrapper for extraction of the dependent libraries...
2004-08-24 Reid SpencerRearrange output a little to make it nicer.
2004-08-24 Reid SpencerGive the -time-passes tool option a global storage...
2004-08-24 Chris LattnerFix a bug in a previous checkin of mine, correcting
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-24 Chris LattnerDo not use .xword and friends to emit zeros on V9....
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 Reid SpencerInitial checkin of a pass to lower packed operations...
2004-08-21 Reid SpencerBytecode Analyzer Cleanup:
2004-08-21 Reid SpencerGet rid of an extraneous local variable.
2004-08-21 Reid SpencerTwo Changes:
2004-08-21 Reid SpencerAdd boolean file format flags in preparation for versio...
2004-08-21 Reid SpencerBytecode Reader Cleanup:
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 LattnerRegister info alignment is in bits, frame object alignm...
2004-08-21 Chris LattnerReduce uses of getRegClass
2004-08-21 Chris LattnerNow that we have per-register spill size/alignment...
2004-08-21 Chris LattnerFix warning
2004-08-21 Reid SpencerExamine the type code in the setcc class of instruction...
2004-08-21 Nate BegemanMove XForm instructions over to the auto-generated...
2004-08-21 Chris LattnerAdd two values
2004-08-21 Chris LattnerFix a nasty bug that Nate ran into. In particular...
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 Chris Lattnerquish a warning
2004-08-20 Reid SpencerFix a bug found exposed by: Regression/Other/2004-08...
2004-08-20 Nate BegemanImplement code to convert SetCC into straight line...
2004-08-20 Brian GaekePacked types, brought to you by Brad Jones
2004-08-20 Chris LattnerIf we are linking two global variables and they have...
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 Chris LattnerAdd support for targets without a .zero directive
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.
next