2008-09-23 |
Duncan Sands | Rationalize the names of passes that print information: |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Matthijs Kooijman | Fix indendation. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Owen Anderson | Add initial support for inserting last minute copies. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Cheng | Support x86 specific inline asm modifier 'J'. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Dale Johannesen | Remove silly semicolon. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Dan Gohman | Fix the alignment of loads from constant pool entries... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Dale Johannesen | Remove a compiler warning. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Devang Patel | Add hasNote() to check note associated with a function. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Cheng | Livestacks really does preserve everything. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Cheng | Instead of setPreservesAll, just mark them preseving... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Cheng | Test case for fp logical instructions. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Owen Anderson | Significant improvements to the logic for merging live... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Dale Johannesen | Make log, log2, log10, exp, exp2 use Expand by |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Cheng | Mark several codegen passes as preserving all analysis. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Dale Johannesen | More refactoring. Yawn. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Mikhail Glushenkov | Convert llvmc2 plugins to use llvm/Support/Registry... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Mikhail Glushenkov | Move llvmc2 header files under include/llvm/CompilerDriver |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Mikhail Glushenkov | Plugin support for llvmc2 (a-la opt). |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Mikhail Glushenkov | Add a 'Debugging' section to the documentation. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Mikhail Glushenkov | Make comments a little bit more clear. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Mikhail Glushenkov | Get rid of GlobalLanguageMap. Global state is evil. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Mikhail Glushenkov | Rename our version of ccc to ccc2 |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Mikhail Glushenkov | Fix some comments |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Mikhail Glushenkov | Add a (forward_as) option property |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Mikhail Glushenkov | Delete the file llvmc2/doc/LLVMC-Enhancements.rst ... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Dale Johannesen | Refactor FP intrinisic setup. Per review feedback. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Oscar Fuentes | CMake build system: support for parallel builds. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Evan Cheng | Per review feedback: Only perform |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Arnold Schwaighofer | Change the calling convention used when tail call optim... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Rafael Espindola | Add bound checks in SmallVector |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Oscar Fuentes | add_partially_linked_object: Replaced nonexistent MESSA... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Oscar Fuentes | Initial support for the CMake build system. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Bill Wendling | Add helper function to get a 32-bit floating point... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Chris Lattner | explain what earlyclobber actually is. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Chris Lattner | Fold immediates into X86 shifts with fast isel. This... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Dan Gohman | Factor out code into HandleVirtRegDef, for consistency... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Dan Gohman | Instead of building a list and sorting it just to find... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Owen Anderson | Fetch the starting index of the block when assigning... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Chris Lattner | don't print GlobalAddressSDNode's with an offset of... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Cedric Venet | Update VS projects. |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Dale Johannesen | Shorten and rearrange data fields to save a word of... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Duncan Sands | Implement review feedback from Devang: make use |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Dale Johannesen | Teach coalescer about earlyclobber bits. |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Evan Cheng | Fix PR2808. When regalloc runs out of register, it... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Evan Cheng | Clean up the test. |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Evan Cheng | No need to print function stubs for Mac OS X 10.5 and... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Evan Cheng | 80 column violation. |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Dan Gohman | Fix a FastISel GlobalVariable CSE bug. |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Evan Cheng | Continue after removing the current MI. |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Dan Gohman | Refactor X86SelectConstAddr, folding it into X86SelectA... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Dale Johannesen | Make earlyclobber stuff work when virtual regs |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Bill Wendling | Prevent warning about conversion from 64-bit to 32... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Dan Gohman | Now that ConstantSDNode doesn't hold an APInt, |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Ted Kremenek | Added static methods to APSInt: getMinValue and getMaxV... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Evan Cheng | Re-materalized definition instructions may be dead... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Gabor Greif | backing out my last commit, it was not intended to... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Gabor Greif | first shot at removing Use::Val |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Duncan Sands | Turn on the AddReadAttrs pass. |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Duncan Sands | Add test for improvement of readonly to readnone, |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Duncan Sands | Turn on these tests! |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Duncan Sands | Remove the MarkModRef pass (use AddReadAttrs instead). |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Duncan Sands | Add a new pass AddReadAttrs which works out which functions |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Duncan Sands | Test the callgraph directly for the missing edge. |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Duncan Sands | Teach -callgraph to always print the callgraph (as the |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Dale Johannesen | Remove AsmThatEarlyClobber etc. from LiveIntervalAnalysis |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Devang Patel | splitLoop does not handle split condition EQ. |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Dan Gohman | Address-mode folding for X86FastISel. It's pretty basic... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Bill Wendling | Decrementing the iterator here could be wrong if the... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Devang Patel | Try to place hoisted instructions befoe icmp instruction. |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Cheng | Somehow RegAllocLinearScan is keeping two pointers... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Dan Gohman | Simplify this code. The FastISel class has its own... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Dan Gohman | Don't consider instructions with implicit physical... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Tanya Lattner | Upgrade doxygen. |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Dan Gohman | Add a new "fast" scheduler. This is currently basically... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Cheng | Preliminary support for systems which require changing... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Cheng | Duh. Default to ARMCC::AL (always). |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Cheng | Clean up. |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Evan Cheng | Cosmetic. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Dan Gohman | FastISel: For calls, prefer using the callee's address... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Dale Johannesen | Add a bit to mark operands of asm's that conflict |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Cheng | Unallocatable registers do not have live intervals. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Devang Patel | Do not hoist instruction above branch condition. The... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Devang Patel | Do not ignore iv uses outside the loop. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Devang Patel | Fix comments, help messages. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Dan Gohman | Don't worry about clobbering physical register defs... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Cheng | Fix addrmode1 instruction encodings; fix bx_ret encoding. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Cheng | Specify instruction encoding using range list to avoid... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Evan Cheng | Add instruction names as comments to InstBits entries. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Dan Gohman | Simplify and generalize X86DAGToDAGISel::CanBeFoldedBy... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Dan Gohman | Add a new MachineInstr-level DCE pass. It is very simpl... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Bill Wendling | Add trampoline support to PPC. GCC simply calls the... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Devang Patel | Fix cut-n-pasto. |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Evan Cheng | When converting a CopyFromReg to a copy instruction... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Devang Patel | Remove. |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Devang Patel | Add -O1, -O2 and -O3 that matches llvm-gcc's -O1, ... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Dan Gohman | Change SelectionDAG::getConstantPool to always set... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Bill Wendling | Reverting r56249. On further investigation, this functi... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Dan Gohman | Include the alignment value when displaying ConstantPoo... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Bill Wendling | - Change "ExternalSymbolSDNode" to "SymbolSDNode". |
commit | commitdiff | tree | snapshot |
next |