2008-11-25 |
Oscar Fuentes | CMake: llvmc2 is now known as llvmc. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Mikhail Glushenkov | Add a man page for llvmc. Really basic for now, will... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Mikhail Glushenkov | Since the old llvmc was removed, rename llvmc2 to llvmc. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Mikhail Glushenkov | Make -fsyntax-only, -include and -emit-llvm work for... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Mikhail Glushenkov | docs: Add author info + fix incorrect code example. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Mikhail Glushenkov | Small documentation update. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Mikhail Glushenkov | Document the plugin priority feature. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Bill Wendling | A simplification for checking whether the signs of... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Evan Cheng | convertToSignExtendedInteger should return opInvalidOp... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Dan Gohman | Suppress warnings. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Chris Lattner | This method got renamed, thanks to Mattias Holm for... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Nuno Lopes | add info about how to run the tests with valgrind |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Bill Wendling | Now with the correct type for the 0. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Bill Wendling | Get rid of unused variable. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Bill Wendling | Hacker's Delight says, "Signed integer overflow of... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Chris Lattner | Teach MatchScaledValue to handle Scales by 1 with Match... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Chris Lattner | significantly refactor all the addressing mode matching... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Chris Lattner | refactor all the constantexpr/instruction handling... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Chris Lattner | another minor tweak |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Chris Lattner | minor cleanups no functionality change. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Oscar Fuentes | CMake: Documented two cmake variables. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Scott Michel | CellSPU: Relax constraints on when to generate a X... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Scott Michel | CellSPU: test should use shlqby, not shlqbyi |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Bill Wendling | XFAIL this test. A recent CellSPU check-in broke it. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Dan Gohman | Initial support for anti-dependence breaking. Currently... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Scott Michel | CellSPU: Fix mnemonic typo in pattern; "shlqbyi" -... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Bill Wendling | Testcase for constant CFStrings. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Chris Lattner | rearrange and tidy some code, no functionality change. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Chris Lattner | minor cleanups to debug code, no functionality change. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Chris Lattner | reenable test |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Chris Lattner | reenable the right part of the code. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Bill Wendling | Temporarily XFAIL this test. r59976 and r59972 broke it. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Dan Gohman | Move the scheduler constructor functions to SchedulerRe... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Dan Gohman | Fix an unused-parameter warning. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Chris Lattner | revert an accidental commit, this fixes the regression... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Chris Lattner | Fix 3113: If we have a dead cyclic PHI, replace the... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Bill Wendling | - Make lowering of "add with overflow" customizable... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Dan Gohman | Check in the rest of this change. The isAntiDep flag... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Dan Gohman | Pass the isAntiDep argument. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Dan Gohman | Run post-RA scheduling after branch folding, as it... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Dan Gohman | Fix a few HTML tidiness issues. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Dan Gohman | Delete some spurious characters. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Dan Gohman | Fix some "</p>"s. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Dan Gohman | Some documentation for LegalizeTypes. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Matthijs Kooijman | Minor fix debug for register allocation debug output. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Duncan Sands | If the type legalizer actually legalized anything |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Matthijs Kooijman | Fix comments. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Torok Edwin | NULL, unique pointers from malloc(0), and freed pointer... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Evan Cheng | Move target independent td files from lib/Target/ to... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Evan Cheng | Eliminate some unused variable compile time warnings. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Bill Wendling | Test add-with-overflow with fast ISel. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Nick Lewycky | Seriously strengthen the guarantee offered by noalias... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Nick Lewycky | Extend the 'noalias' attribute to function return value... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Mon P Wang | Added missing description for -disable-mmx option. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Bill Wendling | Add support for llvm.uadd.with.overflow. |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Scott Michel | Roll back rev 59890, since Chris says this can never... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Duncan Sands | Rename SetCCResultContents to BooleanContents. In |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Chris Lattner | Make JIT::runFunction handle functions with non-C calli... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Mon P Wang | Added -disable-mmx using a patch from Preston Gurd. |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Mon P Wang | Added check to avoid generating extract subvector beyon... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Misha Brukman | Fixed named anchor for llvm.stackprotector intrinsic. |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Scott Michel | CellSPU: Fix bug 3056. Varadic extract_element was... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Scott Michel | Check for NULL before traversing the isa<> type hierarc... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Chris Lattner | Describe how the JIT maps fields to MachineOperands... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Anton Korobeynikov | Make a convenient helper for printing offsets. |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Bill Wendling | Cleanup of the [SU]ADDO type legalization code. Patch... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Bill Wendling | - Move conversion of [SU]ADDO from DAG combiner into... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Devang Patel | Fix build failure. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Devang Patel | Silence unused variable warnings. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Devang Patel | Document TEST=dbgopt |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Dan Gohman | Correctly set the isCtrl flag for chain dependencies. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Dan Gohman | Update comments. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Dan Gohman | Update comments. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Chris Lattner | reapply Sanjiv's patch to genericize memcpy/memset... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Bill Wendling | Revert r59802. It was breaking the build of llvm-gcc: |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Sanjiv Gupta | Make mem[cpy,move,set] intrinsics overloaded. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Bill Wendling | Default to converting UADDO to the generic form that... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Nick Lewycky | Optimize (x/y)*y into x-(x%y) in general. Div and rem... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Duraid Madina | LLVM does have a fortran FE! |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Mon P Wang | Clean up normalization of shuffles |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Bill Wendling | Combine the two add with overflow intrinsics lowerings... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Dan Gohman | Set the isAntiDep flag in the MachineInstr scheduler. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Bill Wendling | Generate code for llvm.uadd.with.overflow intrinsic... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Dan Gohman | Add a flag to SDep for tracking which edges are anti... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Bill Wendling | Update comment to reflect a semblance of reality. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Bill Wendling | Remove chains. Unnecessary. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Dan Gohman | Rename SDep's isSpecial to isArtificial, to make this... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Bill Wendling | Add generic test for add with overflow. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Bill Wendling | Rename "ADDO" to "SADDO" and "UADDO". The "UADDO" isn... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Bill Wendling | Implement the sadd_with_overflow intrinsic. This is... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Devang Patel | Fix unused variable warnings. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Dan Gohman | Use ComputeLatency in the MachineInstr scheduler. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Dan Gohman | Remove the CycleBound computation code from the Schedul... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Bill Wendling | Update comment. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Oscar Fuentes | CMake: Do not rebuild the world when tblgen changes... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Dan Gohman | Implement ComputeLatency for MachineInstr ScheduleDAGs... |
commit | commitdiff | tree | snapshot |
next |