2004-10-08 |
Misha Brukman | Use the SparcV9-marked instr scheduling library |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | InstrSched has been moved to lib/Target/SparcV9 |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | InstrSched is SparcV9-specific and so has been moved... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Single-space instead of double-spacing in the Makefile |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Build InstrSched as well, and all three subdirs can... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | * Adjust for the move to lib/Target/SparcV9/InstrSched |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Single-space instead of double-spacing in the Makefile |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Reid Spencer | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Reid Spencer | Make it so that positional parameters can have spaces... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | Implement SRA for global variables. This allows the... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | Fix bug: 2004-10-08-SelectSetCCFold.llx. Normally... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | New testcase. The setcc is only used by a select,... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Properly `quote' names, and don't forget to add the... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Reid Spencer | Add the --with-automake option to AutoRegen.sh and... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | Instcombine (X & FF00) + xx00 -> (X+xx00) & FF00,... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | Little patch to turn (shl (add X, 123), 4) -> (add... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Nate Begeman | Implement logical and with an immediate that consists... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Fix usage description typo |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Make comment header span the entire line |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | Describe how to configure tests to work with f2c |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Misha Brukman | * Reformat to fit 80 cols |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Nate Begeman | Several fixes and enhancements to the PPC32 backend. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Nate Begeman | Add ori reg, reg, 0 as a move instruction. This can... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Nate Begeman | Remove unnecessary header include |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Improve comments, no functionality changes |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Fix a nasty dangling pointer problem, due to a free... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Get friendly with Type |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Unfortunately the fix for the previous bug introduced... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Change signature of this method again |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | These files now live in Transforms/GlobalOpt |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Move these files from Transforms/GlobalConstifier |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Fix a bug in my previous change. Unfortunately this... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Reid Spencer | Make these scripts work on SunOS too. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Fix a bug in the safety analysis routine |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Comment cleanups |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | * Rename pass to globalopt, since we do more than just... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Rename pass |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | This pass is not needed, as there is only ever one... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Add new testcase, rename pass |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Chris Lattner | Don't add libz or libbz2 to the USEDLIBS lists, those... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Don't call memset if malloc returns a null pointer |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Implement GlobalConstifier/trivialstore.llx, and also... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Dont' let null nodes sneak past cast instructions |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Misha Brukman | Undoxyfy internal method. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Misha Brukman | Doxygen-ify comments |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Change Type::isAbstract to have better comments, a... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Rename method, change comment, add argument |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Correct some typeos |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Instcombine: -(X sdiv C) -> (X sdiv -C), tested by... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Remove debugging code, fix encoding problem. This... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Nate Begeman | Turning on fsel code gen now that we can do so would... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Nate Begeman | Implement floating point select for lt, gt, le, ge... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Codegen signed mod by 2 or -2 more efficiently. Instea... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Really fix FreeBSD, which apparently doesn't tolerate... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Fix a scary bug with signed division by a power of... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Codegen signed divides by 2 and -2 more efficiently... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Add some new instructions. Fix the asm string for... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Reduce code growth implied by the tail duplication... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | When tail duplicating these functions, the add instruct... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | FreeBSD uses GCC. Patch contributed by Jeff Cohen! |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Chris Lattner | Fix the path to the fixinc'd headers. Patch contribute... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Brian Gaeke | Must include sys/stat.h before declaring a 'struct... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Brian Gaeke | Build BFtoLLVM example front-end by default |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Brian Gaeke | Add BFtoLLVM example front end |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Chris Lattner | Make sure the const bit gets inherited correctly when... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Chris Lattner | Another testcase for constness linkage |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Chris Lattner | Testcase to ensure that the 'constant' flag follows... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Reid Spencer | Adjust sys/stat.h inclusion so its only for SunOS. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Tanya Lattner | Added a couple of includes to get this to compile on... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Chris Lattner | Solaris doesn't have MAP_FILE. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Chris Lattner | New testcase for PR450 |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Reid Spencer | Add checks for the ZLIB and BZIP2 header files, not... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Chris Lattner | Fix #include flavor |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Reid Spencer | Move the warning about no compression library down... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Reid Spencer | Fix typo in makefile variable name that prevents zlib... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Reid Spencer | Add HAVE_BZIP2 and HAVE_ZLIB |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Reid Spencer | Excise the ill-advised RLCOMP compression algorithm... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Misha Brukman | Add example 'abstract' architectures for LLI: MIX,... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Reid Spencer | Add a context for the callback so different compression... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Reid Spencer | Minor corrections suggested by Chris' ever-watchful... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Chris Lattner | Fix build if not HAVE_BZIP2 |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Reid Spencer | First version of the MappedFile abstraction for operati... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Reid Spencer | First version of a support utility to provide generaliz... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Chris Lattner | * Prune #includes |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Chris Lattner | Add support for emitting AT&T style .s files, and make... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Chris Lattner | Convert some missed patterns to support AT&T style |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Chris Lattner | Apparently the GNU assembler has a HUGE hack to be... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Reid Spencer | Provide support for auto-detection and use of compressi... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Chris Lattner | Fix incorrect suffix |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Chris Lattner | Fix some more missed suffixes and swapped operands |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Chris Lattner | Add missing suffixes to FP instructions for AT&T mode |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Chris Lattner | Add support for the -x86-asm-syntax flag, which can... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Chris Lattner | Add support to the instruction patterns for AT&T style... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Chris Lattner | Correctly parse variant notation |
commit | commitdiff | tree | snapshot |
next |