Remove the successor probabilities normalization in tail duplication pass.
[oota-llvm.git] / lib / CodeGen / Makefile
2015-05-27 Alex LorenzResubmit r237954 (MIR Serialization: print and parse...
2015-05-22 NAKAMURA TakumiRevert r237954, "Resubmit r237708 (MIR Serialization...
2015-05-21 Alex LorenzResubmit r237708 (MIR Serialization: print and parse...
2015-05-19 Alex LorenzRevert r237708 (MIR serialization) - incremental buildb...
2015-05-19 Alex LorenzMIR Serialization: print and parse LLVM IR using MIR...
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
2008-08-17 Anton KorobeynikovMove all assembler printing related stuff into new...
2007-12-29 Chris Lattnerremove attribution from lib Makefiles.
2006-11-03 Chris Lattnerthis will work better
2006-11-03 Chris LattnerFix the build on xcode < 2.4
2006-11-02 Reid SpencerMake CodeGen libs -pedantic clean.
2006-07-20 Andrew LenharthFix linking on Alpha
2006-06-01 Reid SpencerPrevent the -pedantic option from causing Mac OS/X...
2006-06-01 Reid SpencerUse archive libraries instead of object files for VMCor...
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-10-10 Misha BrukmanModuloScheduling has moved to lib/Target/SparcV9
2004-10-08 Misha BrukmanInstrSched has been moved to lib/Target/SparcV9
2004-08-01 Tanya LattnerAdding ModuloScheduling so that it compiles for everyone.
2004-06-22 Misha BrukmanMaking an archive version of the CodeGen library is...
2004-06-22 Misha BrukmanProvide archive version of CodeGen library (for those...
2004-06-02 Chris LattnerOops, this was not to go in
2004-06-02 Chris LattnerAdjust to new TargetMachine interface
2004-01-09 Chris LattnerMove InstrSelection into lib/Target/Sparc, as it's...
2004-01-09 Chris LattnerMove lib/Codegen/RegAlloc into lib/Target/Sparc, as...
2003-10-20 John CriswellAdded LLVM copyright notice to Makefiles.
2003-09-01 Chris LattnerDon't build dead directories
2003-08-15 Chris Lattnerrename selection directory and library to SelectionDAG
2003-08-13 Chris LattnerMapping directory no longer exists
2003-08-11 Chris LattnerBuild the SelectionDAG library
2002-10-25 Chris LattnerInitial checkin of codegen infrastructure for LLVM-JIT
2002-09-29 Vikram S. AdveConvert DIRS to PARALLEL_DIRS. They can be built indep...
2002-09-20 Vikram S. AdveAdd PostOpts/ and rename PreSelection/ to PreOpts/.
2002-09-16 Vikram S. AdveAdd subdirectory PreSelection.
2002-08-27 Anand ShuklaAdded Mapping subdir
2001-09-14 Ruchira Sasankaadded RegAlloc Directory to DIRS
2001-09-14 Chris LattnerMake a new llvm/Target #include directory.
2001-08-28 Vikram S. AdveAdded directory InstrSched.
2001-08-27 Chris LattnerDemolish explicit source list
2001-07-21 Vikram S. Adve*** empty log message ***