2004-08-19 |
Reid Spencer | Fixed the test to actually run correctly. |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Reid Spencer | Add a test case test test 1.3 alignment removal and... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Misha Brukman | Fix more remaining 32-bit vestiges of PowerPC |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Misha Brukman | Fix another vestige of the 32-bit PowerPC backend. |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Misha Brukman | Correct character prepended to global symbols ('.'... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Misha Brukman | * Eliminate global base register, r2 is used for that... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Misha Brukman | Wrap long lines. |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Nate Begeman | Convert casts that will have no effect into move instru... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Nate Begeman | Clean up floating point instruction selection. |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Reid Spencer | Implement many new features for llvmc. This is the... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Misha Brukman | Instead of int64_t, overload itostr with `long long... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Reid Spencer | Correct a link, add a TOC entry. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Reid Spencer | Provided opcode definitions. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Brian Gaeke | M_DUMMY_PHI_FLAG is no longer used to distinguish V9... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Brian Gaeke | Instead of using isDummyPhiInstr, we just compare the... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Brian Gaeke | Instead of using isDummyPhiInstr, we just compare the... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Chris Lattner | Convert to the new MachineFunctionInfo interface |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Chris Lattner | All targets are now allowed to have their own MachineFu... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Brian Gaeke | M_PSEUDO_FLAG is no longer used. Get rid of it and... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Brian Gaeke | The SparcV9 target no longer uses any pseudoinstruction... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Brian Gaeke | The Create*Const methods don't need to pass around... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Brian Gaeke | Doxygenify some comments. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Chris Lattner | Switch V9 over to using the AsmPrinter base class to... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Chris Lattner | Rename var |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Chris Lattner | Alkis pointed out that this is not a character (we... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | new method |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Add support for targets without a .zero directive |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | This file is no longer used. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Start using alignment output routines from AsmPrinter. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Start using alignment output routines from AsmPrinter. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Add an overload |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Add support for alignment |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Add a new helper method to get log2(type alignment) |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Add punctuation, add a new method |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | Add itostr(long) for our furry 64-bit friends. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | Ultra-doxygenify some function header comments. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Check constant expression validity more strictly |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Work around PR424 for old c/c++ frontends. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Print comments with ; |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Use a designated comment character when printing comments. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Allow targets to specify a comment character |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Reid Spencer | Added a *very* initial cut at a lexicon for LLVM. I... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Reid Spencer | Documented (Java properties file like) syntax of config... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Reid Spencer | Add a reference to the ComilerDriver documentation. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Reid Spencer | Bytecode File Format Changes: |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Reid Spencer | Documented the removal of alignment in version 4 byteco... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Nate Begeman | Re-fix hiding the Frame Pointer from the register alloc... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Use the AsmPrinter emitGlobalConstant. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Add missing \t |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Add support for targets that have .quad, drop extra... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Use the emitGlobalConstant defined in AsmPrinter |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Implement emitGlobalConstant |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Add some hooks |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | New, more general, interface. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Allow an arbitrary prefix |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Allow an arbitrary prefix. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | We now allow targets to use any prefix they want for... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | Rewrite targets/rules to generate files for just PowerP... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | Register classes are target-dependent |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | #include <map> is not necessary here |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | `PowerPC' is no longer a real target |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | Move variables and methods which need PPC{32,64}* disti... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | No need for an `is64bit' flag |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | PowerPCInstrInfo and PowerPCRegisterInfo have gone... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | Consistently name passed with 32 or 64 in their name |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | PowerPCRegisterInfo no longer takes a bool to different... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | The PowerPCInstrInfo class has gone away. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | PowerPCInstrInfo has gone away, PPC32 and PPC64 share... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | PowerPC 32-/64-bit split: Part II, 64-bit customization... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Misha Brukman | PowerPC 32-/64-bit split: Part I, PPC32* bit files... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Do not #include files into the llvm namespace |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Reid Spencer | Correct the comments in the symbol table writer to... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Print float constants as 4 byte values. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Make sure to put an _ prefix on all identifiers! |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Some asmwriters want an _ prefix |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Chris Lattner | Some asmweriters want an _ prefix |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Reid Spencer | Technical Corrections (thanks to Robert Mykland): |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | More changes to make PPC32 and X86 more similar |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | Minor changes to make the diff be nothing against the... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | Start using the AsmPrinter to emit our first class... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | Initial implementation of the asmprinter base class |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | Moved this file out of lib/CodeGen |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | Hacks to make the MachineFunction class be able to... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | Code moved out of lib/CodeGen/MachineFunction.cpp |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | Move this code to lib/Target/SparcV9/MachineFunctionInf... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | This file is moving to lib/Target/SparcV9 |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | Fit into 80 lines, add a gross hack for MachineFunctionInfo |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | These files now live in lib/Target/SparcV9 |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | Move MachineCodeForInstruction.h and MachineFunctionInf... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | Nuke this file |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | Fold MachineInstrAnnot.cpp into this file |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Chris Lattner | Spaces arg! |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Reid Spencer | Correct the documentation for the module block header... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Misha Brukman | Move these files (which are dependent on VMCore) into... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Brian Gaeke | Update and consolidate comments. Remove some excess... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Brian Gaeke | Add a note that people shouldn't use MachineFunctionInfo. |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Reid Spencer | Bug 422 fixed. |
commit | commitdiff | tree | snapshot |
2004-08-16 |
John Criswell | Merged in RELEASE_13. This fixes the Command Guide... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
John Criswell | Updated for 1.3. |
commit | commitdiff | tree | snapshot |
next |