2007-02-08 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | Add some more interesting cases to this test. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Fixed comments. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Evan Cheng | Fixed a long standing spiller bug that's exposed by... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Chris Lattner | New testcase for PR947 |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Chris Lattner | llvm-gcc3 is gone |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Avoid assert() in lto. Let linker handle all failures... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | The new version of how to add passes to emit files... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Moved the MachOWriter and ELFWriter out of the Target... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Added new method to add a "simple" code emitter. That... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Split the addPassesToEmitFile method up into two. This... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Add function to create a file writer. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Added new method to finish up the addition of passes... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Dead files. Functionality has been taken over by the... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Declarations for functions that create different file... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Moved from include/llvm/CodeGen to lib/CodeGen. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1188: |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | Regenerate for recent changes. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | move archive-specific stuff out of bcreader into archiv... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | move an llvmc-specific function out of the bcreader... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | move AnalyzeBytecodeFile out of ReaderWrappers.cpp... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | new testcase for nested functions |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Andrew Lenharth | This really only affects pointers in high memory, and... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | isLowRegister() expects input is a physical register. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | push bytecode decompressor out through APIs. Now the... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | Rename. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | If sp offset will be materialized in a register. Clear... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | Get rid of references to iostream. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Jim Laskey | Automatically generating intrinsic declarations from... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | Move compressor out of the core Reader.cpp file. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Devang Patel | Do not drop transferred last uses on the floor. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | Fix Transforms/DeadArgElim/2007-02-07-FuncRename.ll... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | Testcase for a bug responsible for GCC bootstrap failur... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Reid Spencer | Make the cleaning of BUILT_SOURCES be a "clean-all... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Lauro Ramos... | Fix build error. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | New test case. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | New entry. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | In thumb mode, R3 is reserved, but it can be live in... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | Update |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | - If fp (r7) is used to reference stack objects, use... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | remove dead ivars. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | remove dead ivars, thanks to Reid for noticing this! |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | remove the handleVBR32/handleVBR64 callbacks. They... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | constants can't be in the symtab anymore |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | update comment. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | remove some obsolete SymbolTable methods. These docs... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | shrink vmcore by moving symbol table stripping support... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Zhou Sheng | As Chris suggested, fixed some problems. (This is the... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | eliminate ValueSymbolTable::rename, it has no advantage... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | Make SymbolTable::insert, SymbolTable::remove and Symbo... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Zhou Sheng | As Chris suggested, fixed some problems. (This is the... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | speed up conflict handling. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Nate Begeman | Fix a fixme by correctly calculating preferred alignmen... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | Eliminate the O(n) version of TypeSymbolTable::remove... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | TypeSymbolTable::rename is dead, remove it |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | Eliminate a bunch of work from ValueSymbolTable::insert... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | parse constantexpr arguments into a smallvector: 1... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | eliminate std::vector's from the bchandler interface |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | Eliminate std::vectors from the bcanalyzer interface. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | add an option for timing bc file reading. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Reid Spencer | Remove a spurious ; |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | eliminateFrameIndex() is even more complicated if frame... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | redesign the primary datastructure used by mem2reg... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | do not let the table fill up with tombstones. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | Fix a really subtle bug where the entire hash table... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | Spill / restore should avoid modifying the condition... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Chris Lattner | Two fixes: |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Reid Spencer | Document the LINK_COMPONENTS and NO_INSTALL variables. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Reid Spencer | Implement the NO_INSTALL feature. Setting this variable... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Reid Spencer | Set the new NO_INSTALL flag for build-only tools. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Jim Laskey | Error check and eliminate unnecessary value. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Jim Laskey | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Jim Laskey | Deemed too cute to live. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Jim Laskey | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Jim Laskey | Support var arg intrinsics. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Lauro Ramos... | Fix build error. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Evan Cheng | Select add FI, c correctly. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Evan Cheng | Add a DYNAMIC_STACKALLOC test case. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Evan Cheng | foldMemoryOperand() cannot fold tMOVrr sp into load... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Chris Lattner | Fix PR1181 and CodeGen/CBackend/2007-02-05-memset.ll |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Chris Lattner | testcase for pr1181 |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Zhou Sheng | As Reid suggested, fixed some problems. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Zhou Sheng | As Reid suggested, fixed some problems. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Chris Lattner | Disable this for now. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Zhou Sheng | Add a class APInt to represent arbitrary precision... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Chris Lattner | Fix Transforms/ConstProp/2007-02-05-BitCast.ll |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Chris Lattner | Testcase for miscompilation |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Chris Lattner | Oops, swap this. This fixes a regression I introduced... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Evan Cheng | eliminateFrameIndex() bug when frame pointer is used... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Evan Cheng | - Store val, [sp, c] must be selected to tSTRsp. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Although targets are not required to support integers... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | A value of 64 or fewer bits is valid if the ConstantInt... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Make classes in anonymous namespaces use VISIBILITY_HID... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | With the last change, we no longer need both directions... |
commit | commitdiff | tree | snapshot |
next |