2004-06-10 |
Chris Lattner | Fix the fixed stack offset, patch contributed by Vladim... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Chris Lattner | Fix a bug in my checkin from last night that caused... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Chris Lattner | More minor cleanups |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Chris Lattner | Eliminate many occurrances of Instruction:: |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Chris Lattner | Share some code |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Chris Lattner | Add new BinaryOperator::createAdd/Sub/... methods to... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | Tolerate more errors |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Brian Gaeke | Encode %fsr correctly; don't fail an assertion. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Brian Gaeke | Fix encoding of ST*FSR instructions. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Brian Gaeke | Fix assertion failure message to have the right method... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | Make the asmwriter much more tolerant of errors (which... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Columnized the compilation statistics for easier reading. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | Fix the really bizarre stuff that happened last night... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Made it possible for the printInfoComment method to... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
John Criswell | Fix for PR#366. We use getClassB() so that we can... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | Implement InstCombine/select.ll:test15* |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | More instcombine testcases |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Cleanup alignment of output. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Add some new fields for bytecode analysis. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Implement analysis output. Don't dump function details... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Implement some rudimentary analysis. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Clean up indentation of file body output. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Move parsing details to Parser.cpp. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Bring some things out of header files that belong only... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | Be more careful about the order we put stuff onto the... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | New testcase that is important for the Java FE |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Cleaned up a dead header file to prevent duplicate... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | Implement select.ll:test14* |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | New testcase for the instruction combiner that happen... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | Minor tweaks |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Regularize title of Regression Test section. Clean... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Chris Lattner | Workaround or a VS miscompilation bug |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Chris Lattner | I checked and no clients expect this to return null... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Chris Lattner | Don't grab the condition of unconditional branches! |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Brian Gaeke | Fix a minor bug in the map - since this pass adds a... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Brian Gaeke | Add a forwarding method pop_front() that allows you... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Brian Gaeke | Add a TmpInstruction ctor that doesn't take a MCFI. |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Brian Gaeke | Explicitly specify libtool tag "CXX" so that if you... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Chris Lattner | Fix a link error using VS8.0 |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Chris Lattner | Apparently a particular vendor compiler uses the struct... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Misha Brukman | Fix case of doxygen directive `\p': it's lowercase. |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Reid Spencer | * Fix indentation of Regression Test Results by making... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Reid Spencer | Put in a place holder for describing the differences... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Reid Spencer | Add a note about llvm-abcd, the Analysis of ByteCode... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Chris Lattner | Ooh, that fixed the annoying warning!! |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Chris Lattner | New testcase for PR355 |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Chris Lattner | Testcase for PR355 |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Chris Lattner | Add documentation to the TargetFrameInfo class, contrib... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Reid Spencer | Clean up the documentation. |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Reid Spencer | Clean up documentation and make it possible for the... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Reid Spencer | Fix the bug that was preventing the parser from working... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Reid Spencer | Make it #include Parser.h instead of AnalyzerInternals... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Reid Spencer | Adjust what's included to compensate for changes in... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Reid Spencer | Merged BytecodeHandler.h into Parser.h since the parser... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Chris Lattner | Fix PR361. |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Chris Lattner | New testcase for PR361 |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Chris Lattner | Make all of this functionality work directly on win32... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Chris Lattner | Implement getTimeRecord natively in Win32, properly... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Chris Lattner | Eliminate more traces of the -c option |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Reid Spencer | Commit For New Tool: llvm-abcd (Analysis of ByteCode... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
John Criswell | Added checks for mkstemp and getrusage. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Add some notes so I can throw away one of my many todo... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Fix GCC warning |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Fix GCC warnings |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Reid Spencer | Fix a few typos, spellos, grammaros. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Reid Spencer | Add "work in progress" warning. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Alkis Evlogimenos | Include cerrno. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Macros are baaad. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Don't #include <unistd.h> directly, go through the... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Add missing #include |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Work around VS bug |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Warning foo |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | As much as I dislike doing this, it's the only fix... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Chris Lattner | Remove unused var |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Squelch a warning |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Delete some unreachable code |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Misha Brukman | * No more CachedWriter::setStream() |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Misha Brukman | Revert ostream back to reference: the only user (llvm... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Add some constants for VC |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Brian Gaeke | Fix up some spacing & fix a typo in an assertion in... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Ugh, apparently there is no common ground here. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Fix a *really* dumb warning on VC |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Fix more warnings |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Remove support for printing strings from the cached... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Don't send random junk to CachedWriter's. Also remove... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | GCC doesn't like prefix form of cast with two identifie... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Squish a warning |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Silence a warning |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Add ssize_t for VC++ |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | <io.h> provides read/write/open/... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Visual C has something resembling a stat function,... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Make this work on VC++, pull the HAVE_ALLOCA_H case... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Add more needed typedefs |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Add explicit casts to silence warnings. There is no... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Make this work with VC++ |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Chris Lattner | Fix a nasty bug that caused areAliases to always return... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Misha Brukman | Emit a more sensible error message if no subclasses... |
commit | commitdiff | tree | snapshot |
next |