Modified cast so that it converts the int to a long before casting to
[oota-llvm.git] / lib / Target / X86 / Makefile
2003-11-07 Chris LattnerHopefully fix the objdir != srcdir issue
2003-11-05 Misha BrukmanWe know exactly what the value of $< is, so instead...
2003-10-20 John CriswellAdded LLVM copyright notice to Makefiles.
2003-09-10 Chris LattnerBe a little more specific about what is begin generated...
2003-09-09 John CriswellUpdated to find source files using VPATH. This makes...
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-08-21 Chris LattnerChange all #include'd files to be :: rules instead...
2003-08-11 Chris LattnerWhoops, accidental checkin. :(
2003-08-11 Chris LattnerAdd a new -enable-cygwin-compatible-output argument...
2003-08-11 Misha BrukmanRemoved `-debug' so that spurious printouts of patterns...
2003-08-11 Chris LattnerUntil the pattern matching instruction selector is...
2003-08-11 Chris LattnerAdd support for a pattern matching instruction selector...
2003-08-03 Chris LattnerStart using tablegenerated instruction descriptions
2003-08-03 Chris LattnerSwitch over to TableGen generated register file description
2002-10-25 Chris LattnerInitial checkin of X86 backend.