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
Age
Commit message (
Expand
)
Author
2004-06-09
Minor tweaks
Chris Lattner
2004-06-09
Regularize title of Regression Test section. Clean up some blank space.
Reid Spencer
2004-06-09
Bug fixed
Chris Lattner
2004-06-08
Workaround or a VS miscompilation bug
Chris Lattner
2004-06-08
I checked and no clients expect this to return null for unconditional branches
Chris Lattner
2004-06-08
Don't grab the condition of unconditional branches!
Chris Lattner
2004-06-08
Fix a minor bug in the map - since this pass adds a global symbol, it must be
Brian Gaeke
2004-06-08
Add a forwarding method pop_front() that allows you to delete instructions
Brian Gaeke
2004-06-08
Add a TmpInstruction ctor that doesn't take a MCFI.
Brian Gaeke
2004-06-08
Explicitly specify libtool tag "CXX" so that if you setenv CXX to something
Brian Gaeke
2004-06-08
Fix a link error using VS8.0
Chris Lattner
2004-06-08
Apparently a particular vendor compiler uses the struct/class tag to MANGLE
Chris Lattner
2004-06-08
Fix case of doxygen directive `\p': it's lowercase.
Misha Brukman
2004-06-08
* Fix indentation of Regression Test Results by making sure the
Reid Spencer
2004-06-08
Put in a place holder for describing the differences in bytecode format
Reid Spencer
2004-06-08
Add a note about llvm-abcd, the Analysis of ByteCode Dumper
Reid Spencer
2004-06-08
Ooh, that fixed the annoying warning!!
Chris Lattner
2004-06-08
Bug fixed
Chris Lattner
2004-06-08
New testcase for PR355
Chris Lattner
2004-06-08
Testcase for PR355
Chris Lattner
2004-06-08
Add documentation to the TargetFrameInfo class, contributed by Vladimir Prus
Chris Lattner
2004-06-08
Clean up the documentation.
Reid Spencer
2004-06-08
Clean up documentation and make it possible for the BytecodeAnalyzer to
Reid Spencer
2004-06-08
Fix the bug that was preventing the parser from working on all bytecode
Reid Spencer
2004-06-08
Make it #include Parser.h instead of AnalyzerInternals.h since it only
Reid Spencer
2004-06-08
Adjust what's included to compensate for changes in Parser.h
Reid Spencer
2004-06-08
Merged BytecodeHandler.h into Parser.h since the parser and the handler
Reid Spencer
2004-06-07
Fix PR361.
Chris Lattner
2004-06-07
New testcase for PR361
Chris Lattner
2004-06-07
Make all of this functionality work directly on win32. Properly conditionalize
Chris Lattner
2004-06-07
Implement getTimeRecord natively in Win32, properly conditionalize the
Chris Lattner
2004-06-07
Eliminate more traces of the -c option
Chris Lattner
2004-06-07
Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This tool
Reid Spencer
2004-06-07
Added checks for mkstemp and getrusage.
John Criswell
2004-06-05
Add some notes so I can throw away one of my many todo lists.
Chris Lattner
2004-06-05
Fix GCC warning
Chris Lattner
2004-06-05
Fix GCC warnings
Chris Lattner
2004-06-05
Fix a few typos, spellos, grammaros.
Reid Spencer
2004-06-05
Add "work in progress" warning.
Reid Spencer
2004-06-05
Include cerrno.
Alkis Evlogimenos
2004-06-05
Remove an unused variable.
Chris Lattner
2004-06-05
Macros are baaad.
Chris Lattner
2004-06-05
Don't #include <unistd.h> directly, go through the config files
Chris Lattner
2004-06-05
Add missing #include
Chris Lattner
2004-06-05
Work around VS bug
Chris Lattner
2004-06-05
Warning foo
Chris Lattner
2004-06-05
As much as I dislike doing this, it's the only fix for VC8.0 that I can come
Chris Lattner
2004-06-05
Remove unused var
Chris Lattner
2004-06-04
Squelch a warning
Chris Lattner
2004-06-04
Delete some unreachable code
Chris Lattner
[next]