Fix bug: Dominators/2003-05-12-UnreachableCode.ll
[oota-llvm.git] / lib / Target /
2003-05-12 Chris LattnerMake abort more explicit
2003-05-12 Chris LattnerRemove the assertion failure of course... doh
2003-05-12 Chris LattnerImplement casts from unsigned integers to floating...
2003-05-12 Chris LattnerMake error messages more useful than jsut an abort
2003-05-12 Chris LattnerRemove wierd printout
2003-05-12 Chris LattnerFix bug: CWriter/2003-05-12-IntegerSizeWarning.c
2003-05-12 Chris LattnerDo not insert multiple initializations for the same...
2003-05-09 Chris LattnerThis blank line has GOT to go.
2003-05-08 Chris LattnerAdd support for Add, Sub, And, Or, & Xor constant exprs
2003-05-08 Chris LattnerAdd support for variable argument functions!
2003-05-08 Chris LattnerAdd support for variable argument functions!
2003-05-07 Misha BrukmanAdded the initial version of the TableGen description...
2003-05-07 Chris LattnerIMPLICIT_DEF was not the beautiful elegant solution...
2003-05-06 Chris LattnerEmit pseudo instructions to indicate that some register...
2003-05-06 Chris LattnerDon't have a cow with new pseudo instructions
2003-05-06 Chris LattnerAdd two new pseudo instructions
2003-05-03 Chris LattnerFix bug: UnitTests/2003-05-02-DependantPHI.c
2003-05-03 Chris Lattner* Eliminate using decls
2003-05-03 Misha BrukmanThe Hyphenation-Adding Committee is now in session.
2003-05-01 Chris LattnerEliminate use of NonCopyable so that doxygen documentat...
2003-04-26 Chris LattnerRemove two fields from TargetData which are target...
2003-04-26 Chris LattnerThe promotion rules are the same for all targets, they...
2003-04-26 Chris LattnerIntegerRegSize is always 8 for sparc
2003-04-25 Chris LattnerFix bogus assert
2003-04-25 Chris LattnerWhoops, 32 bit targets have _4_ byte pointers, not...
2003-04-25 Chris LattnerFix compatibility bug: X86 aligns doubles to 4 bytes...
2003-04-25 Chris LattnerFix obvious type-o
2003-04-25 Chris LattnerAllow for easy detection of when a "default" TargetData...
2003-04-24 Chris Lattneradd a new targetdata ctor to create a target data appro...
2003-04-24 Chris LattnerTrivial cleanup
2003-04-23 Chris LattnerFix problem where labels were being incorrectly elided...
2003-04-23 Chris LattnerFix the super obnoxious "cast to pointer from integer...
2003-04-23 Chris LattnerFix iterator invalidation problem with cast instructions
2003-04-23 Chris LattnerImplement the constantexpr CAST instruction correctly
2003-04-23 Chris LattnerRemove unneccesary &*
2003-04-23 Chris LattnerAdd support for the Switch instruction by running the...
2003-04-22 Misha BrukmanJust some code beautification changes I had sitting...
2003-04-22 Misha BrukmanIt's "necessary"...
2003-04-22 Chris LattnerAdd support for the switch instruction to the CWriter
2003-04-22 Misha BrukmanIt's "necessary" to spell "necessarily" correctly.
2003-04-21 Chris LattnerAdd support for a simple constantexpr: cast of one...
2003-04-16 Chris LattnerAdd new linkage types to support a real frontend
2003-04-10 Misha BrukmanFixed compilation errors, command-line argument declara...
2003-04-09 Misha BrukmanMade the code readable:
2003-04-06 Guochun Shichange the include file names and some class names...
2003-03-27 Guochun Shi*** empty log message ***
2003-02-26 Chris LattnerRename -no-* to -disable-*
2003-02-25 Chris LattnerRemove wierd case that can never happen
2003-02-12 Joel StanleyFixed alloca declaration problem on sun.
2003-01-16 Chris LattnerDon't emit unneccesary branch instructions!
2003-01-16 Chris LattnerFix problem with invalidated iterator
2003-01-16 Chris LattnerImplement optimization folding setcc into branch.
2003-01-16 Chris LattnerAdd more flavors of branch instructions
2003-01-16 Chris LattnerImplement code to keep the stack pointer aligned to...
2003-01-15 Chris LattnerHandle frame offset due to return address pushed on...
2003-01-15 Chris LattnerMove sparc specific code into the Sparc backend
2003-01-15 Chris LattnerFix warnings
2003-01-15 Chris LattnerAdjust to simpler interfaces
2003-01-15 Chris LattnerAdjust to new interfaces
2003-01-15 Chris LattnerMove headers around
2003-01-15 Chris LattnerHeader is moved into local directory
2003-01-15 Chris LattnerFix bug in previous checkin
2003-01-15 Chris LattnerAdd new method
2003-01-15 Chris Lattner#include RegClass.h explicitly
2003-01-15 Chris LattnerRemvoe dependency on RegClass.h
2003-01-15 Chris LattnerMove private header to private directory
2003-01-15 Chris LattnerPrune #includes
2003-01-15 Chris LattnerMinor changes
2003-01-15 Chris LattnerUse BuildMI more
2003-01-15 Chris LattnerRemove dead code
2003-01-15 Chris LattnerFix bug found by regtests
2003-01-15 Chris LattnerUse buildmi not MI ctor directly
2003-01-15 Chris LattnerUse BuildMI more, Create*Instruction less
2003-01-15 Chris LattnerX86 backend should never use addMReg
2003-01-15 Chris Lattner* Elimiante a bunch of functions from InstrSelectionSup...
2003-01-14 Chris LattnerRename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h...
2003-01-14 Chris LattnerMove llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h
2003-01-14 Chris LattnerRename MachineInstrInfo -> TargetInstrInfo
2003-01-14 Chris LattnerMove annotations to support library
2003-01-14 Chris LattnerMove annotation to support library
2003-01-14 Chris LattnerMinor cleanups
2003-01-13 Chris LattnerNew files
2003-01-13 Chris Lattner* No longer need lowerallocation pass
2003-01-13 Chris Lattnerrename FP -> fp*
2003-01-13 Chris Lattner* Move frame and constant pool indexes to first argumen...
2003-01-13 Chris Lattner* Some instructions take 64 bit integers, add an Arg...
2003-01-13 Chris Lattner* Function calls clobber fp registers
2003-01-13 Chris LattnerAdd support for frame and constant pool references
2003-01-13 Chris LattnerMove passes out to Passes.h
2003-01-13 Chris LattnerAdd speculation
2003-01-13 Chris Lattner* Implement rudimentary output of the constant pool
2003-01-13 Chris Lattner* Add support for FP registers ST*
2003-01-13 Chris Lattner* Adjust to use new interfaces, eliminating CurReg...
2003-01-13 Chris LattnerStart renaming MachineInstrInfo -> TargetInstrInfo
2002-12-29 Chris LattnerMore renamings of Target/Machine*Info to Target/Target...
2002-12-29 Chris LattnerRename MachineOptInfo to TargetoptInfo
2002-12-29 Chris LattnerRename MachineOptInfo to TargetoptInfo
2002-12-28 Chris LattnerRename FunctionFrameInfo to MachineFrameInfo
2002-12-28 Chris LattnerRename MachineFrameInfo to TargetFrameInfo.h
2002-12-28 Chris LattnerPut class in anonymous namespace
next