2007-07-26 |
Evan Cheng | Test case for PR1573. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Evan Cheng | Make sure epilogue esp adjustment is placed before... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Evan Cheng | Don't pollute the meaning of isUnpredicatedTerminator. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Evan Cheng | Fix test. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Evan Cheng | Minor bug. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | Fix the alias analysis query in DAGCombiner to not... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | Move the GET_SIDE_EFFECT_INFO logic from isInstructionT... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | Remove a bogus return statement, what appears to have... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | DummyInst's member functions don't need to be virtual. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | In the .loc directive, print the fields as "debug"... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | Fix a whitespace difference between CMPSSrr and CMPSDrr. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | Fix a pasto in a comment. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Add a MachineFunction pass, which runs post register... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Teach DAG scheduling how to properly emit subreg insert... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Have register info provide the inverse mapping of regis... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Add target independent MachineInstr's to represent... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Evan Cheng | Same goes for constantpool, etc. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Add selection DAG nodes for subreg insert/extract.... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Fix 80 col violation. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Remove subreg index from MachineInstr's and also keep... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Teach TableGen about the new vector types. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Fix infinite recursion for when extract_vector_elt... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Fix comments for new types. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Add support for 3 element 32-bit vector ValueTypes. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | Remove X86ISD::LOAD_PACK and X86ISD::LOAD_UA and associ... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Owen Anderson | Fix what is _hopefully_ the last corner case for loops. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Evan Cheng | Mac OS X x86-64 lower 4G address is not available. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Evan Cheng | Mac OS X should use 0x90 to fill in gaps to satisfy... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Evan Cheng | EmitAlignment() also emits optional fill value. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Evan Cheng | Functions with LinkOnce and weak linkage still need... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Owen Anderson | My last commit was not correct for nested loops. Fix... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Owen Anderson | Fix an infinite loop on 300.twolf. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Owen Anderson | Forgot to include this file in my last commit. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Owen Anderson | Fix a bug in non-local memdep that was causing an infin... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Owen Anderson | Fix a bug that was causing GVN to crash on 252.eon. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Devang Patel | Fix example code. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Owen Anderson | Add basic support for performing whole-function RLE. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Chandler Carruth | Moving regression test to reflect move in source and... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Dan Gohman | Don't ignore the return value of AsmPrinter::doInitiali... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Devang Patel | Add BasicInliner interface. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Chris Lattner | test commit |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Nick Lewycky | Fix debug info and globals filled with zeros. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Anton Korobeynikov | Minor cleanup: |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Dan Gohman | Add const to CanBeFoldedBy, CheckAndMask, and CheckOrMask. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Dan Gohman | A minor simplication in the generated code. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Dan Gohman | Use movaps to load a v4f32 build_vector of all-constant... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Owen Anderson | Add initial support for non-local memory dependence... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Owen Anderson | Make the copy constructor of SmallPtrSet much faster. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Anton Korobeynikov | Heal EH handling stuff by emitting correct offsets... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Owen Anderson | Add a GVN pass, using the value numbering code I develo... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Reid Spencer | Make output match actual condition tested. Thanks,... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Devang Patel | Unreachable block is not a root node in post dominator... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Owen Anderson | Rename a lot of things to change FastDLE to RedundantLo... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Owen Anderson | Rename FastDLE as RedundantLoadElimination. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Reid Spencer | 1. Make sure we print the Function Value for parameter... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Reid Spencer | Add better verification of attributes on function types... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Chandler Carruth | Fix for PR1567, which involves a weird bug on non-32bit... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Owen Anderson | Add testcases for FastDLE. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Owen Anderson | Don't delete volatile loads. Doing so is not safe. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Owen Anderson | Forgot to commit this file. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Owen Anderson | Fix a comment. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Owen Anderson | Add FastDLE, the load-elimination counterpart of FastDSE. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Owen Anderson | Move these tests to use FastDSE instead of old DSE. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Dan Gohman | Fix some uses of dyn_cast to be uses of cast. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Dan Gohman | Delete the svn:executable property on these files,... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Owen Anderson | Fix file header. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Chris Lattner | completely remove a transformation that is unsafe in... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Duncan Sands | The Ada f-e produces various auxiliary output files |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Duncan Sands | For multipart tests, place the parts with no |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Reid Spencer | Restore ability to build archives (oops) |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Reid Spencer | Remove bizarre use of /dev/null in a makefile include... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Bill Wendling | Fix some validation errors. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Bill Wendling | Converted to "svn" and reformatted. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Reid Spencer | Remove dead option. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Bill Wendling | Small change. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Bill Wendling | Point to the correct SVN repository. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Bill Wendling | Add missing SSE builtins: |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Reid Spencer | Report an error if one occurs in releaseModule. |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Chris Lattner | Disable the string map copy ctor and assignment operators, |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Duncan Sands | Remove -O1 in favour of making llvm-gcc-4.2 a bit |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Chris Lattner | This xform isn't safe, removing it. |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Reid Spencer | Update for changes in library.sh |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Devang Patel | Apply temporary work around to fix llvm mis-compilation |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Evan Cheng | No more noResults. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Dan Gohman | Don't assume that only Uses can be kills. Defs are... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Dan Gohman | Simplify the logic for setVolatile. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Duncan Sands | Need -O1 or better to have these builtins lowered to |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Chris Lattner | zext(undef) = 0 and sext(undef) = 0, not undef. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Chris Lattner | this xform is already done by the constant folder. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Evan Cheng | Added -print-emitted-asm to print out JIT generated... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Reid Spencer | Update to include clean and install commands. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Chandler Carruth | No longer referencing "shared memory" as this can confu... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Reid Spencer | Silly HTML |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Reid Spencer | Fix validation errors. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Chandler Carruth | This introduces the atomic operation intrinsics into... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Owen Anderson | Make the heuristic for shrinking DenseMap smarter. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Devang Patel | Use SmallVector instead of std::vector. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Chandler Carruth | Fixing some differences between CVS and SVN diff'ing... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Dan Gohman | Optimize alignment of loads and stores. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Dan Gohman | Update these regression tests to accomodate X86InstrSSE... |
commit | commitdiff | tree | snapshot |
next |