- adf7577 add Alpha to llc by Andrew Lenharth · 20 years ago
- 7a823bd Fix a problem where the PPC backend lost track of the fact that it had by Chris Lattner · 20 years ago
- 7a0c775 Add a sanity check. by Chris Lattner · 20 years ago
- d672ab9 Add a new method to make it easy to update graphs. by Chris Lattner · 20 years ago
- 5ad907a Bug fixed by Chris Lattner · 20 years ago
- 8399e02 Fix volatile load/store of pointers. Consider this testcase: by Chris Lattner · 20 years ago
- 4a9dc29 Bug fixed. by Chris Lattner · 20 years ago
- 8d35817 New testcase for PR510. by Chris Lattner · 20 years ago
- a5d803e wow, interesting typo :) by Chris Lattner · 20 years ago
- 0a8794d execution tests shouldn't go here. This was killing the PPC nightly tester. by Chris Lattner · 20 years ago
- 9a8398e For PR496: by Reid Spencer · 20 years ago
- 0798056 Fix a bug in my previous change to this, which broke the build on sparcs. by Chris Lattner · 20 years ago
- 27e1921 Print GEP offsets as signed values instead of unsigned values. On X86, this by Chris Lattner · 20 years ago
- eb28797 A testcase that LLC produces illegal asm on for Prolangs-C/cdecl now. by Chris Lattner · 20 years ago
- 8a7980b Fix the second bug attached to PR504. by Chris Lattner · 20 years ago
- a92d12c Work around GCC PR19958, which causes programs to sometimes crash after by Chris Lattner · 20 years ago
- b70aaa6 Write out single characters as chars, not strings. by Misha Brukman · 20 years ago
- f54e9cb Bugs fixed by Chris Lattner · 20 years ago
- 9d30e22 Implement CodeGen/CBackend/2005-02-14-VolatileOperations.ll by Chris Lattner · 20 years ago
- ee6cfda new testcase by Chris Lattner · 20 years ago
- f1e6e84 Update makefile to use PROJ_* makefile variables intead of BUILD_* as by Reid Spencer · 20 years ago
- cf61b12 Update comments to reflect new variable names. Patch contributed by by Reid Spencer · 20 years ago
- e9b0a02 Give props to Andrew for the Alpha backend by Misha Brukman · 20 years ago
- 572af90 fix setcc on floats, fixes singlesource:pi, perhaps others by Andrew Lenharth · 20 years ago
- d2beaa6 new testcase for PR509 by Chris Lattner · 20 years ago
- 550c57c Fix the llvm bootstrap by Chris Lattner · 20 years ago
- 0c09e5f Move private helper function into the only .cpp file that uses it. by Chris Lattner · 20 years ago
- 45495c5 Move helper function here. by Chris Lattner · 20 years ago
- 7456e3c Conform to the documented interface by null terminating argument lists! by Chris Lattner · 20 years ago
- ed5fa58 Make sure to null terminate argument lists! by Chris Lattner · 20 years ago
- 946af52 If errno is zero strerror_r does not modify the buffer, leaving it unterminated. by Chris Lattner · 20 years ago
- 2e12c74 Add some updates by Chris Lattner · 20 years ago
- 8e64f15 SuSE 3.3.3 is also borken. by Chris Lattner · 20 years ago
- 8a1573f Do not replace ostream << Module*, only ostream << Module&. by Chris Lattner · 20 years ago
- a88155d Print the module, not the pointer. by Chris Lattner · 20 years ago
- 818827d Make the check for global variables the same as the one for functions. In by Reid Spencer · 20 years ago
- 1117bb0 Nuke blank line. by Chris Lattner · 20 years ago
- 12945ac Minor cleanup. No need to explicitly tell the compiler the template arguments. by Chris Lattner · 20 years ago
- b52f1c2 Make sure to clear the LazyFunctionLoadMap after we ParseAllFunctionBodies. by Chris Lattner · 20 years ago
- e5cea5e Do not put internal symbols into the symbol table. This shrinks the symbol by Chris Lattner · 20 years ago
- 004e19e Include local time on the web page for start/end times. by Chris Lattner · 20 years ago
- 50c301b Print something useful for gccld -v with an archive. by Chris Lattner · 20 years ago
- ef11c5e Fix PR506: by Reid Spencer · 20 years ago
- 4dc534c Correct the recursive PHI node handling routines in a way that CANNOT induce by Chris Lattner · 20 years ago
- afc0dc7 Add a new replaceSymbolicValuesWithConcrete method to the SCEV class, by Chris Lattner · 20 years ago
- 39bcf5b non-ieee arith crashes passes on alpha by Andrew Lenharth · 20 years ago
- 093f327 try to do better match for i32 adds by Andrew Lenharth · 20 years ago
- 9b1e659 make FP conversion more conservative (matches gcc) by Andrew Lenharth · 20 years ago
- 7536eea oops, I was sure this had already gond though the nightly tester by Andrew Lenharth · 20 years ago
- 25e7b16 Add note about broken GCC by Chris Lattner · 20 years ago
- ebce504 added sign extend for boolean by Andrew Lenharth · 20 years ago
- 3689a34 Document the newly generalized model for constant globals. by Chris Lattner · 20 years ago
- e6f8c5a Allow globals to be of different const'nesses when we link. by Chris Lattner · 20 years ago
- 5b7dcaa New test, adjust other test. by Chris Lattner · 20 years ago
- 23cf180 Reinstate this test, it is correct after all. by Chris Lattner · 20 years ago
- 2b13055 This test is invalid by Chris Lattner · 20 years ago
- f624926 Fix for testcase Transforms/IndVarsSimplify/2005-02-11-InvokeCrash.ll and PR504. by Chris Lattner · 20 years ago
- 50237f2 new testcase for PR504 by Chris Lattner · 20 years ago
- 81efd8c Actually, this testcase is invalid, the bug is in the C++ FE. by Chris Lattner · 20 years ago
- 94ca3fe New testcase that manyoso found compiling QT 4.0. by Chris Lattner · 20 years ago
- b1241b0 Slightly expand on the instructions. by Chris Lattner · 20 years ago
- f832f6a Bug fixed by Chris Lattner · 20 years ago
- f288478 New testcase for PR501 by Chris Lattner · 20 years ago
- c6cf2fb The pool allocator is now the llvm-poolalloc module in public CVS by Chris Lattner · 20 years ago
- 3e31592 fix a bunch of regressions due to call behavior by Andrew Lenharth · 20 years ago
- f64ea9d Localize globals if they are only used in main(). This replaces the by Alkis Evlogimenos · 20 years ago
- db40cf1 Added new circuit finding alogrithm. by Tanya Lattner · 20 years ago
- 4bcb011 Allow modsched and local scheduling to both be run. by Tanya Lattner · 20 years ago
- 63f2ab2 so, if you beat on it, you too can talk emacs into having a sane indenting policy... Also, optimize many function calls with pc-relative calls (partial prologue skipping for that case coming soon), try to fix the random jumps to strange places problem by pesimizing div et. al. register usage and fixing up GP before using, some calling convention tweaks, and make frame pointer unallocatable (not strickly necessary, but let's go for correctness first) by Andrew Lenharth · 20 years ago
- 3d261f5 fix fp branch by Andrew Lenharth · 20 years ago
- f80fc14 Give props to Brian for V8 backend by Misha Brukman · 20 years ago
- f5024ff * Fix spelling of `volatile' * Align comments with tablegen elements by Misha Brukman · 20 years ago
- 27ae027 This will be moved elsewhere. by Chris Lattner · 20 years ago
- 1fc9f8e * Use doc_code style for blocks of code by Misha Brukman · 20 years ago
- 0465e89 Do not mention colors in style names, we might want to change styles themselves by Misha Brukman · 20 years ago
- 6d8e153 * Use an HTML list <ol> instead of custom superscripts in the platform notes by Misha Brukman · 20 years ago
- cbe2aaa Add style to display notes on a different background than the main text by Misha Brukman · 20 years ago
- 7db3f52 Turn footnotes into links, make the page validate. by Chris Lattner · 20 years ago
- 4e06a39 If needed, this should be in the 'how to compile the cfe' doc. by Chris Lattner · 20 years ago
- e1a53a5 this should be incorporated into the build by Chris Lattner · 20 years ago
- a892ead * Separate superscript footnotes with a comma, otherwise it's a 2-digit number by Misha Brukman · 20 years ago
- 8ccb87f Add instructions for MINGW, contributed by Henrik Bach by Chris Lattner · 20 years ago
- 3ac9605 Don't print a 'Total Execution Time' line for the 'Miscellaneous Ungrouped by Chris Lattner · 20 years ago
- fe0343a Fix test/Regression/Assembler/2005-02-09-AsmWriterStoreBug.ll by Chris Lattner · 20 years ago
- 55d813a New testcase that the asmwriter botches. by Chris Lattner · 20 years ago
- 6be0794 Use new edge iterators to simplify some code. by Chris Lattner · 20 years ago
- 748ca4d Add some iterators that should have come in long ago by Chris Lattner · 20 years ago
- ca94fa2 Fix installation of configured headers when objdir != srcdir. Patch by Chris Lattner · 20 years ago
- 445171a BranchCC, nifty by Andrew Lenharth · 20 years ago
- 760270d fix store issue and an FP conversion (segfault) issue by Andrew Lenharth · 20 years ago
- bcc70bc IndCallGraphMap is now a pointer to a new'd map. by Chris Lattner · 20 years ago
- ddf5a35 Hopefully fix the build on Darwin with GCC 3.3 by Chris Lattner · 20 years ago
- 2921916 copytoreg fix by Andrew Lenharth · 20 years ago
- 06342c3 copyfromreg fix by Andrew Lenharth · 20 years ago
- 0382401 fix load bug by Andrew Lenharth · 20 years ago
- a549deb more FP load store fixes and Load store simplifications by Andrew Lenharth · 20 years ago
- f311e8b clean up load and stores alot by Andrew Lenharth · 20 years ago
- 0538034 teach all loads and stores about the stack by Andrew Lenharth · 20 years ago
- 2c9e38c prefer FP scratch registers and more check in LowerArguments by Andrew Lenharth · 20 years ago
- 6583890 fix oopso by Andrew Lenharth · 20 years ago