index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2005-01-02
Correct the case of a #include directory name, just in case.
Reid Spencer
2005-01-02
Eliminate the use of the global variable hack in the X86 target that was used
Jeff Cohen
2005-01-02
Disable 2->3 address promotion of add and inc instructions to LEA's. In
Chris Lattner
2005-01-02
Add a new method.
Chris Lattner
2005-01-02
Add support for SETNPr to lower to memory form.
Chris Lattner
2005-01-02
Implement the convertToThreeAddress method, add support for inverting JP/JNP
Chris Lattner
2005-01-02
Two changes here:
Chris Lattner
2005-01-02
Make the 2-address instruction lowering pass smarter in two ways:
Chris Lattner
2005-01-02
Add some bits that can be set for instructions.
Chris Lattner
2005-01-02
Make printing a warning message optional in CheckBytecodeOutputToConsole.
Reid Spencer
2005-01-01
Implement a function to print a warning if bytecode output is to be sent to
Reid Spencer
2005-01-01
Add functions for determining if the stdin/out/err is connected to a
Jeff Cohen
2005-01-01
Add functions for determining if the stdin/out/err is connected to a
Reid Spencer
2005-01-01
This is a bulk commit that implements the following primary improvements:
Chris Lattner
2005-01-01
Fix a FIXME: Select instructions on longs were miscompiled.
Chris Lattner
2005-01-01
Substantially improve the code generated by non-folded setcc instructions.
Chris Lattner
2005-01-01
Implement SimplifyCFG/DeadSetCC.ll
Chris Lattner
2005-01-01
Allow getZeroExtend and getSignExtend to work with boolean inputs.
Chris Lattner
2004-12-31
Where do these tabs keep coming from???
Jeff Cohen
2004-12-31
Mostly cleanup, but also some bug fixes, for win32/Path.cpp
Jeff Cohen
2004-12-31
Fix a compilation error for the case where mallinfo() is not available.
Reid Spencer
2004-12-31
Get rid of those nasty tabs...
Jeff Cohen
2004-12-31
Bring win32/Path.cpp up to date with respect to Unix/Path.cpp
Jeff Cohen
2004-12-30
Fix MINGW compilation errors
Jeff Cohen
2004-12-29
Fix PR491 and testcase Transforms/DeadStoreElimination/2004-12-28-PartialStor...
Chris Lattner
2004-12-29
Fix PR490
Chris Lattner
2004-12-29
Remove potential platform portability issue with size of "int".
Reid Spencer
2004-12-27
Fix a bug that made the nightly tester *really* slow. During changes for
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-25
mingw doesn't support the official debug API.
Jeff Cohen
2004-12-24
Get VC++ building again
Jeff Cohen
2004-12-24
Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,
Jeff Cohen
2004-12-24
For PR351:
Reid Spencer
2004-12-24
For PR351:
Reid Spencer
2004-12-24
For PR351:
Reid Spencer
2004-12-24
Resurrect this file.
Reid Spencer
2004-12-24
Remove these files as they are not being included any more. DynamicLibrary
Reid Spencer
2004-12-24
Fix VC++ compilation error
Jeff Cohen
[next]