aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-01-02Correct the case of a #include directory name, just in case.Reid Spencer
2005-01-02Eliminate the use of the global variable hack in the X86 target that was usedJeff Cohen
2005-01-02Disable 2->3 address promotion of add and inc instructions to LEA's. InChris Lattner
2005-01-02Add a new method.Chris Lattner
2005-01-02Add support for SETNPr to lower to memory form.Chris Lattner
2005-01-02Implement the convertToThreeAddress method, add support for inverting JP/JNPChris Lattner
2005-01-02Two changes here:Chris Lattner
2005-01-02Make the 2-address instruction lowering pass smarter in two ways:Chris Lattner
2005-01-02Add some bits that can be set for instructions.Chris Lattner
2005-01-02Make printing a warning message optional in CheckBytecodeOutputToConsole.Reid Spencer
2005-01-01Implement a function to print a warning if bytecode output is to be sent toReid Spencer
2005-01-01Add functions for determining if the stdin/out/err is connected to aJeff Cohen
2005-01-01Add functions for determining if the stdin/out/err is connected to aReid Spencer
2005-01-01This is a bulk commit that implements the following primary improvements:Chris Lattner
2005-01-01Fix a FIXME: Select instructions on longs were miscompiled.Chris Lattner
2005-01-01Substantially improve the code generated by non-folded setcc instructions.Chris Lattner
2005-01-01Implement SimplifyCFG/DeadSetCC.llChris Lattner
2005-01-01Allow getZeroExtend and getSignExtend to work with boolean inputs.Chris Lattner
2004-12-31Where do these tabs keep coming from???Jeff Cohen
2004-12-31Mostly cleanup, but also some bug fixes, for win32/Path.cppJeff Cohen
2004-12-31Fix a compilation error for the case where mallinfo() is not available.Reid Spencer
2004-12-31Get rid of those nasty tabs...Jeff Cohen
2004-12-31Bring win32/Path.cpp up to date with respect to Unix/Path.cppJeff Cohen
2004-12-30Fix MINGW compilation errorsJeff Cohen
2004-12-29Fix PR491 and testcase Transforms/DeadStoreElimination/2004-12-28-PartialStor...Chris Lattner
2004-12-29Fix PR490Chris Lattner
2004-12-29Remove potential platform portability issue with size of "int".Reid Spencer
2004-12-27Fix a bug that made the nightly tester *really* slow. During changes forReid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-25mingw doesn't support the official debug API.Jeff Cohen
2004-12-24Get VC++ building againJeff Cohen
2004-12-24Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen
2004-12-24For PR351:Reid Spencer
2004-12-24For PR351:Reid Spencer
2004-12-24For PR351:Reid Spencer
2004-12-24Resurrect this file.Reid Spencer
2004-12-24Remove these files as they are not being included any more. DynamicLibraryReid Spencer
2004-12-24Fix VC++ compilation errorJeff Cohen