2003-10-21 |
Chris Lattner | New testcase, fixed in the C++ frontend |
commit | commitdiff | tree | snapshot |
2003-10-21 |
John Criswell | Added the name of the public CVS repository. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Brian Gaeke | Fix off-by-one error in processing of libraries named... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
John Criswell | Adding information on what testing support is provided... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Misha Brukman | Add dummy content for libgdbm. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Misha Brukman | Fix libm's name to be `libm' |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Misha Brukman | Fix library name and fix line to fit within 80 columns. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Brian Gaeke | Add tools-only target, for bootstrapping the C/C++... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | This was not a lower-switch bug, it was a preselection bug |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | When linking the runtime libraries, do not link -lc... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | Fix strcpy implementation and trie |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Brian Gaeke | Fix the first FIXME in this file: automatically pick... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | Make sure to add a type for va_next operands, which... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | Fix problem which effected linking apache |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | Hrm, unbreak stuph :( |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | Fix preselection/lowerswitches bug |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | Pull the PHI special case into it's own visit* method |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | The lastOp operand is never used |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | Add more space! |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | Hrm, for some reason, my fingers like typing va_begin... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | Syntax highlight the new operators |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | Update test to new style |
commit | commitdiff | tree | snapshot |
2003-10-21 |
John Criswell | Removed LLVM copyright from sample Makefile. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
John Criswell | Removed LLVM copyright notice from sample Makefile. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
John Criswell | Added LLVM copyright notice. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
John Criswell | Added LLVM copyright header. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Chris Lattner | Preselection is _not_ a basicblock pass, because it... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
John Criswell | Added LLVM copyright notice. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Vikram S. Adve | When opcodes like ADD were split into reg. and immed... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Vikram S. Adve | Why does g++ not even generate a warning when you miss... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Vikram S. Adve | Implement the new varargs instructions and intrinsics. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Misha Brukman | Only fails on the Sparc, only when run via the JIT. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
John Criswell | Added LLVM copyright to Makefiles. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
John Criswell | Added LLVM copyrights to Makefiles. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
John Criswell | Added LLVM copyright notice to Makefiles. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | Add a new map |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | Convert this code from using annotations to using a... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Brian Gaeke | Goodbye, AddRegNumToValues |
commit | commitdiff | tree | snapshot |
2003-10-20 |
John Criswell | Removed extraneous comment line. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | Remove using declaration |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | This #include is no longer necessary |
commit | commitdiff | tree | snapshot |
2003-10-20 |
John Criswell | Added LLVM copyright header. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
John Criswell | Added LLVM copyright header (for lack of a better term). |
commit | commitdiff | tree | snapshot |
2003-10-20 |
John Criswell | Oops. Typo. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
John Criswell | Added LLVM header notice. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Misha Brukman | Fixed the documentation to coincide with the code. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
John Criswell | Added LLVM notice. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Misha Brukman | Made error message more comprehensible. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
John Criswell | Added LLVM project notice to the top of every C++ sourc... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | "Function"[0] == 'F', not 'M' |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | Update release notes |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Brian Gaeke | Minor leftover fixups from replaceMachineCodeForFunctio... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | fix file header |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | fix file headers |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | Fix file header |
commit | commitdiff | tree | snapshot |
2003-10-20 |
John Criswell | Added copyright header to all C++ source files. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
John Criswell | Made the Requirements information its own major section... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Brian Gaeke | Make replaceMachineCodeForFunction() return void. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Brian Gaeke | Make replaceMachineCodeForFunction return void. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Brian Gaeke | Make replaceMachineCodeForFunction return void. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | Apparently the dependencies are wrong for this file... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | Reorder for minor efficiency gain |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | Emit x86 instructions for: A = B op C, where A and... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | Hrm, a relic from the past. How cute :) |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | Further cleanups and simplifications |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | Eliminate code for pointer size and endianness emulation. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Misha Brukman | The Grammar Police was here. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Misha Brukman | * Fixed grammar in header |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Chris Lattner | * Rename X86::IMULr16 -> X86::IMULrr16 |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | Don't bother forwarding function references which are... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | Ok, return an explicit path to the shared object, unbre... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | Fix iterator invalidation problem |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | Eliminate unused class |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | Change the Opcode enum for PHI nodes from "Instruction... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | Change the Opcode enum for PHI nodes from "Instruction... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | * Multiplications by 2^X are turned into shifts. This... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | Add some new instructions. Wheee |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Brian Gaeke | Change it to match llvmgcc.html ... why do we have... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Brian Gaeke | Clarify the roles of gccld and gccas. |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Brian Gaeke | Minor edits; also expand description of '-v' option. |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Brian Gaeke | Tweak -plugin description to match bugpoint.html |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Brian Gaeke | Mostly rewritten. |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | A minor fix |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Brian Gaeke | Take out extra paragraph tag. |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Brian Gaeke | Make this (-run) set look like the other (-disable... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Brian Gaeke | Always say "the test program", part 2. |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | Two minor fixes |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Brian Gaeke | Minor edits to Description section. |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Brian Gaeke | Spell-check. |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | DeHTMLify the email so that it only gets sent out if... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | .string adds an implicit zero at the end. This is... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | Add debugtype, make output marginally more nice |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | Fix PR #47 |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Chris Lattner | Fix bug: Jello/2003-10-18-PHINode-ConstantExpr-CondCode... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | New testcase, distilled from 176.gcc codegen failure |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Update compile information |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Add usage blurb |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Without this option, the -run-llc mode does not work... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Add bugpoint advice section |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Chris Lattner | Print -fno-strict-aliasing as well |
commit | commitdiff | tree | snapshot |
next |