oota-llvm.git
2004-01-07 Chris Lattnerexplain the jump for llvm-db
2004-01-07 Alkis EvlogimenosAdd a separate list of fixed intervals. This improves...
2004-01-07 Alkis EvlogimenosMinor cleanups.
2004-01-07 Alkis EvlogimenosRemove declared but undefined method.
2004-01-07 Alkis EvlogimenosChange perl interpreter path to the standard /usr/bin...
2004-01-07 Alkis EvlogimenosChange implementation of LiveIntervals::overlap()....
2004-01-06 Chris LattnerUgh, fix some copy and pasted code that somehow never...
2004-01-06 Alkis EvlogimenosPass std::string to constructor as const reference...
2004-01-06 Chris Lattnerrestore comments to this file
2004-01-06 Chris Lattner* Implement set/show args
2004-01-06 Chris Lattnerimplement the "null command" which repeats the last...
2004-01-06 Chris LattnerAdd support for new intrinsic
2004-01-06 Chris Lattneradd new intrinsic
2004-01-06 Chris Lattneradd new method
2004-01-06 Chris LattnerAdd links to SLD from the LangRef.html doc
2004-01-05 Brian GaekeFix some typos and copy-and-paste-os in comments, and...
2004-01-05 Alkis EvlogimenosRemove simple coalescing.
2004-01-05 Chris Lattner/me slaps head
2004-01-05 Chris Lattner/me slaps forehead
2004-01-05 Chris Lattnerfix warning
2004-01-05 Chris LattnerAdd VMCore and code generator support for debugging...
2004-01-05 Chris LattnerAdd some intrinsics
2004-01-05 Chris LattnerAn example testcase for use in the debugger. Currently...
2004-01-05 Chris LattnerAdd new directory
2004-01-05 Chris LattnerInitial checkin of the LLVM Source-Level Debugger....
2004-01-05 Chris LattnerAdd new dir
2004-01-05 Chris LattnerInitial checkin of the LLVM source-level debugger....
2004-01-05 Chris LattnerInitial implementation of some source-level debugging...
2004-01-05 Chris LattnerFirst version of this document. It is still missing...
2004-01-05 Alkis EvlogimenosCurrently we cannot handle two-address instructions...
2004-01-04 Alkis EvlogimenosUpdate description.
2004-01-01 John CriswellRegression test for initializers with members of unknow...
2004-01-01 John CriswellNot all platforms supports sighandler_t, so I changed...
2003-12-31 Chris LattnerAdd new ExecutionEngine::getGlobalValueAtAddress method...
2003-12-31 Chris LattnerAdd new ExecutionEngine::getGlobalValueAtAddress method...
2003-12-31 Chris Lattner* Add a new helper progress method
2003-12-31 Chris LattnerAdd some comments, add new getGlobalVariable method
2003-12-31 Chris LattnerAdd some comments, add a new getGlobalVariable method
2003-12-31 Chris LattnerAdd missing #include
2003-12-31 Chris Lattner* Make Module::getTypeName const
2003-12-31 Chris LattnerMake the lookup method const.
2003-12-31 Chris LattnerAdd a bunch of fine tunings that Reid contributed....
2003-12-31 Chris Lattneradd new function
2003-12-31 Chris LattnerAdd new function
2003-12-31 Chris Lattnerclarify comments
2003-12-31 Chris LattnerNew class, useful for command-line interactive programs.
2003-12-31 Chris Lattnerdoxygenify
2003-12-31 Chris Lattnertestcase for PR198
2003-12-31 Chris LattnerFix PR198
2003-12-31 Chris LattnerAdd comments
2003-12-31 Chris LattnerMinor code cleanups. The only bugfix is to the UR_DEBU...
2003-12-30 John CriswellUpdated from files in llvm/autoconf. This was done...
2003-12-30 John CriswellMoved aclocal.m4 to acinclude.m4. To re-generate the...
2003-12-30 Chris Lattnerremove some useless #includes
2003-12-30 Chris LattnerRemove some pointless #includes
2003-12-30 Chris LattnerUse getFileSize() instead of sys/stat.h directly
2003-12-30 Chris LattnerUse new getFileSize function. Eliminate some using...
2003-12-30 Chris LattnerUse new getFileSize function instead of sys/stat.h...
2003-12-30 Chris LattnerAdd new method
2003-12-30 Chris LattnerAdd new function
2003-12-30 Chris LattnerAdd a -disable-opt flag to gccas, so that we can use...
2003-12-30 Chris LattnerFurther revisions of the FDHandle idea. In this versio...
2003-12-30 Chris LattnerAdd a new class useful for providing fully materialized...
2003-12-29 John CriswellAllow C++ programs to end in .cc. This allows C++...
2003-12-29 Chris LattnerAdd trivial exception specs to produce better code...
2003-12-29 Chris LattnerFactor FDHandle out of the bytecode reader into the...
2003-12-29 Chris Lattnerimplement new getToken function
2003-12-29 Chris Lattneradd new function
2003-12-28 Chris LattnerWhat do you know, we actually do accomplish some things...
2003-12-28 Chris LattnerClean up a lot of the code I added yesterday by exposin...
2003-12-28 Alkis EvlogimenosReserve ECX and EDI instead of EBX and EDI. Since EBX...
2003-12-28 Alkis EvlogimenosAdd coalescing to register allocator. A hint is added...
2003-12-28 Alkis EvlogimenosAdd TargetInstrInfo::isMoveInstr() to support coalescin...
2003-12-28 Chris LattnerWhoops, don't try to lower non intrinsic calls
2003-12-28 Chris LattnerPass extra arguments around n stuph
2003-12-28 Chris LattnerWe may now pass IntrinsicLowering implementations into...
2003-12-28 Chris Lattnerimplement support for the intrinsic lowering functionality
2003-12-28 Chris LattnerEliminate some code that is not needed now that we...
2003-12-28 Chris LattnerPass around IntrinsicLowering instances as appropriate.
2003-12-28 Chris LattnerUse the intrinsic lowering functionality
2003-12-28 Chris Lattneradd argument
2003-12-28 Chris LattnerABC's must have virtual dtors! Shame on me!
2003-12-28 Chris LattnerMove into the VMCore library
2003-12-28 Chris LattnerMove header into top-level llvm dir
2003-12-28 Chris LattnerImplement the default implementation of the intrinsic...
2003-12-28 Chris LattnerAdd new interface that allows removal of some code...
2003-12-28 Chris Lattnerfinegrainify namespacification
2003-12-28 Chris LattnerMerging constants can cause further room for improvemen...
2003-12-28 Chris LattnerAdd a note
2003-12-26 Chris LattnerFactor code out of LLI
2003-12-26 Chris LattnerNew method
2003-12-26 Chris LattnerFactor out code to ExecutionEngine
2003-12-26 Chris LattnerSimplify code
2003-12-26 Chris Lattnerminor cleanups
2003-12-26 Chris Lattner* eliminate the -f argument to lli, as it was silly...
2003-12-26 Chris LattnerNo longer run atExit functions from run()
2003-12-26 Chris LattnerNo longer run atExit functions from run()
2003-12-26 Chris LattnerRename 'run' to 'runFunction' to emphasize that it...
2003-12-26 Chris Lattnerupdate comment
2003-12-24 Alkis EvlogimenosImprove debugging output when choosing a register to...
next