2008-11-18 |
Dan Gohman | Whitespace cleanups. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Dan Gohman | Add svn:ignore for build directories. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Duncan Sands | LegalizeTypes support for splitting and scalarizing |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Nick Lewycky | Add a utility function that detects whether a loop... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Bill Wendling | Rename stackprotector_create intrinsic to stackprotector. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Bill Wendling | Cast to remove warning about comparing signed and unsigned. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Nicolas Geoffray | Implement support for JIT exceptions on X86_64. Relativ... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Duncan Sands | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Duncan Sands | Reapply r59464, this time using the correct type |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Bill Wendling | A simple test for stack protectors. This should be... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Bill Wendling | Remove the stackprotector_check intrinsic. Use a volati... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Bill Wendling | - Use "moveAfter" instead of "remove/insert" of a basic... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Dan Gohman | Change SUnit's dump method to take a ScheduleDAG* inste... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Bill Wendling | Revert r59464. It was causing this failure: |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Dan Gohman | There is no InstrStage class. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Devang Patel | Give SIToFPInst preference over UIToFPInst because... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Dan Gohman | Avoid using a loop in ReleasePred and ReleaseSucc metho... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Devang Patel | While handling floating point IVs lift restrictions... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Devang Patel | Handle floating point ivs during doInitialization(). |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Dan Gohman | Eliminate some trivial differences between the Schedule... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Duncan Sands | Add soft float support for a bunch more operations... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Dan Gohman | Don't bother doing latency calculations in the "fast... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Dan Gohman | Use SUnit's CycleBound field instead of duplicating... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Dale Johannesen | Remove these, which test for optimizations that |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Dale Johannesen | Move some former testcases (low-probability codegen |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Devang Patel | Let AnalyzeAlloca() remove debug intrinsics. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Richard Osborne | Don't produce ADDC/ADDE when expanding SHL unless they... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Mikhail Glushenkov | Support dependencies between plugins by priority-sorting. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Mikhail Glushenkov | Filter ToolPropertiesList to exclude all Tools not... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Mikhail Glushenkov | Add a layer of indirection to make plugins more flexible. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Dan Gohman | Don't use the isPending flag to mean what the isAvailab... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Zhongxing Xu | move partial template specialization to FoldingSet.h. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Mon P Wang | Fixed legalization of CONVERT_RNDSAT for integers. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Lang Hames | Removed 2008-10-17-SpillerBug.ll as it does not provide... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | punctuate, add wording about patches contributed by... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Torok Edwin | If SI->size() is 0, we are not allowed to dereference... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Lang Hames | 2008-10-17-SpillerBug.ll is currently failing, but... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Lang Hames | Big PBQP allocator update. Adds coalescing support... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | eliminate some std::set's. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | simplify loop |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | simplify a bunch more instcombines to use m_Specific... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | factor the code for simplifying (icmp)|(icmp) into... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | do some computation with apints instead of ConstantInts. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | merge a check into a place where it is simpler. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Mon P Wang | Improved shuffle normalization to avoid using extract... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | factor a whole bunch of code out into a helper function. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | simplify the conditions on two gigantic if's, decreasin... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | simplify some instcombine matches by using m_Specific |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Zhongxing Xu | Fix 80-col violation. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | add a new m_Specific pattern that matches only if we... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | Use new m_SelectCst template to eliminate macros. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | add a new template for matching a select between two... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | simplify code. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | Handle the case where there is no "not". It is possibl... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | factor a bunch of copy/paste code out into a helper... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Zhongxing Xu | Add partial specialization of FoldingSetTrait for Immut... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | make this actually test what it is trying to. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Zhongxing Xu | Fix 80-column violation. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Nick Lewycky | Don't brute-force analyze cubic or higher polynomials. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Oscar Fuentes | CMake: MSVC: Pass list of components the right way... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | rearrange some code, no functionality change. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Chris Lattner | if we're going to use a macro, use it maximally. no... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Oscar Fuentes | CMake: Forces linking of the rest of architecture targe... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Oscar Fuentes | Adds extern "C" ints to the .cpp files that use Registe... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Oscar Fuentes | CMake: Removed some cruft. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Oscar Fuentes | CMake: Recursively invokes cmake using the right direct... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Nick Lewycky | Clean up some strange whitespace. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Nick Lewycky | Correct this error message. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Zhongxing Xu | Add Profile method to ImmutableList. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Duncan Sands | When splitting a SHUFFLE_VECTOR, try to have the result |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Mon P Wang | Add missing widen operations, fixed widening for extrac... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Oscar Fuentes | CMake: Adds header and TableGen files to Visual Studio... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Evan Cheng | Fix fuitos encoding. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Oscar Fuentes | CMake: Moved generation of Intrinsics.gen to |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Dan Gohman | Correct a comment. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Dan Gohman | Move ScheduleDAGList's LatencyPriorityQueue class out... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Oscar Fuentes | CMake: Remove unused tablegenning code from tools/llvmc... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Devang Patel | Refactor code. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Oscar Fuentes | CMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DI... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Oscar Fuentes | CMake: Fixed dependencies of .cpp source files on ... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Dan Gohman | Add support for building a ScheduleDAG from MachineInst... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Cheng | Fix MOVrx, MOVsrl_flag, and MOVsra_flag encodings. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Dale Johannesen | Remove unneeded stuff from GRAD register class. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Richard Osborne | [XCore] Remove whitespace in the description used when |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Richard Osborne | [XCore] Fix expansion of 64 bit add/sub. Don't custom... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Richard Osborne | Add XCore intrinsics for getid (returns thread id)... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Lang Hames | Test commit. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Oscar Fuentes | CMake: Disallow in-source builds except when building... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Cheng | ARM / Mac OS X also wants to invalidate icache after... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Dan Gohman | Add a version of NewSUnit for creating units with Machi... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Dan Gohman | For post-regalloc scheduling, remove the instructions... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Dan Gohman | Check in the correct version of the patch in r59279. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Dan Gohman | Debug printing for SUnits that carry MachineInstrs. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Dan Gohman | Initial support for carrying MachineInstrs in SUnits. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Dan Gohman | Change DOTGraphTraits<ScheduleDAG*>::getGraphName how... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Dan Gohman | Clarify the comment about NumPreds and NumSuccs to... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Evan Cheng | Handle the rest of pseudo instructions. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Evan Cheng | Lazy compilation callback save / restore VFP registers. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Dan Gohman | Remove the FlaggedNodes member from SUnit. Instead... |
commit | commitdiff | tree | snapshot |
next |