projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2005-01-01
Jeff Cohen
Add llvm-link, Linker projects to Visual Studio.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Jeff Cohen
Add missing header files to projects.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Reid Spencer
Add functions for determining if the stdin/out/err...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Jeff Cohen
Fix typo 'ompress' => 'compress'.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Jeff Cohen
Add llvm-ranlib project to Visual Studio.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Jeff Cohen
Add llvm-ar project to Visual Studio.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Jeff Cohen
Add -v option to bison.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Jeff Cohen
Add missing file SystemUtils.cpp to Support project.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Jeff Cohen
Add llvm-as project to Visual Studio
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Jeff Cohen
Add llvm-dis project to Visual Studio
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Jeff Cohen
Put executables into a single directory
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Jeff Cohen
Fix bountiful sources of VC++ 'possible loss of data...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Jeff Cohen
Improve TableGen dependencies
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Reid Spencer
Add HAVE_SBRK
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Reid Spencer
Ignore some files
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Chris Lattner
This is a bulk commit that implements the following...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Chris Lattner
New testcases that we should combine.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Chris Lattner
New testcase for common bitfield manipulation instructi...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Chris Lattner
Add a bunch of tests for cases that should be eliminated.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Chris Lattner
Add a bunch of tests for ANDs that should be eliminated.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Chris Lattner
This now works.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Chris Lattner
Fix a FIXME: Select instructions on longs were miscompiled.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Chris Lattner
Substantially improve the code generated by non-folded...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Chris Lattner
Implement SimplifyCFG/DeadSetCC.ll
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Chris Lattner
Add new test to make sure simplifycfg doesn't leave...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Chris Lattner
Allow getZeroExtend and getSignExtend to work with...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Chris Lattner
Add a useful accessor
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Chris Lattner
Add two helper functions.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Reid Spencer
Update to autoconf 2.59 standards.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
Reid Spencer
Correct the conditional test for non-portable tools...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
Reid Spencer
Describe both objdir==srcdir and objdir!=srcdir methods...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
Jeff Cohen
Where do these tabs keep coming from???
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
Jeff Cohen
Mostly cleanup, but also some bug fixes, for win32...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
Reid Spencer
Fix a compilation error for the case where mallinfo...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
Jeff Cohen
Get rid of those nasty tabs...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
Jeff Cohen
Bring win32/Path.cpp up to date with respect to Unix...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
Reid Spencer
* Add missing libraries: Linker, Archive, SparcV8
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Reid Spencer
* Don't include weak definitions as a definition
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Reid Spencer
Add a section on library dependencies now that GenLibDe...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Reid Spencer
A Perl script to generate an HTML definition list conta...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Reid Spencer
Fix the help documentation to not imply multiple archiv...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-30
Jeff Cohen
Fix MINGW compilation errors
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Reid Spencer
* Fix a bug in an m4 macro that used an incorrect test...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Reid Spencer
Fix a Bourne Shell syntax error in a test
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Reid Spencer
Fix one of the names to not have a . in front of it.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Chris Lattner
Bug fixed
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Chris Lattner
Fix PR491 and testcase Transforms/DeadStoreElimination...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Chris Lattner
Add a comment, add a new testcase
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Chris Lattner
New testcase for PR491
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Chris Lattner
Bug fixed
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Chris Lattner
Fix PR490
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Chris Lattner
new testcase for PR490
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Reid Spencer
XFAIL this test everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Reid Spencer
XFAIL this everywhere, the CFE doesn't support bitfield...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
Reid Spencer
Remove potential platform portability issue with size...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-28
Reid Spencer
Correct the name of the variable for the LLVM examples...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-28
Reid Spencer
Make the x86_64 target names match between def and...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-28
Reid Spencer
Make the 64-bit x86 target named "x86_64" instead of...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Misha Brukman
Add a note about registering the backend so it's availa...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Jeff Cohen
Bring VS projects up to date with respect to recent...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
Don't create symbolic links for lib/System any more...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
Clean up some autoconf cruft
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
Make it possible to reconfigure a project as well as...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
Fix a bug that made the nightly tester *really* slow...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
Oops, reverse the logic on a test for WITH_LLVMGCCDIR...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-27
Reid Spencer
Provide a value for HAVE_MMAP_ANONYMOUS variable, for...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-26
Reid Spencer
Describe the --with-llvmgccdir option to configure.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-26
Reid Spencer
Revert the last patch so that the LLVMGCCDIR environmen...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-25
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-25
Jeff Cohen
mingw doesn't support the official debug API.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-24
Jeff Cohen
Get VC++ building again
commit
|
commitdiff
|
tree
|
snapshot
2004-12-24
Reid Spencer
Ignore the autom4te.cache directoy.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-24
Reid Spencer
Make sure llvm-g++ gets the right path for the llvm...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-24
Jeff Cohen
Eliminate use of ltdl.c when doing a VC++ build. Becau...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-24
Reid Spencer
Make the symbolic link using the correct variable!
commit
|
commitdiff
|
tree
|
snapshot
2004-12-24
Reid Spencer
Remove references to LLVMGCCDIR because it was only...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-24
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-24
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-24
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-24
Reid Spencer
For PR351:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-24
Reid Spencer
Resurrect this file.
commit
|
commitdiff
|
tree
|
snapshot
next