2008-12-19 |
Nick Lewycky | Update the .cvs files for nocapture. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Nick Lewycky | Commit missed files from nocapture change. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Nick Lewycky | Resubmit support for the 'nocapture' attribute. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Bill Wendling | Perform this loop only when the -debug flag is specified. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Dan Gohman | Initialize the ImplicitDefed member, to avoid getting... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Dan Gohman | Fix RegScavenger::forward() to work on basic blocks... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Dan Gohman | Delete the RegScavenging constructor that takes a Machi... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Mon P Wang | Fix test to account for generating some vector code... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Bill Wendling | Didn't mean to commit this. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Dan Gohman | Teach LowerSubregs to preserve kill/dead information... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Bill Wendling | Re-XFAIL this test until debug stuff settles down. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Dan Gohman | Make LowerSubregs' debug output for EXTRACT_SUBREG... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Dan Gohman | Fix a copy+pasto in an assertion message. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Dan Gohman | Fix indentation level. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Dan Gohman | When emitting instructions that define EFLAGS and the... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Dan Gohman | When setting up the frame pointer, add it as a live... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Dan Gohman | Print subreg information in MachineInstr::dump. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Mon P Wang | Fixed x86 code generation of multiple for v2i64. It... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Mon P Wang | Added some basic test cases for r61209 |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Mon P Wang | Added support for vector widening. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Evan Cheng | Remove dead comments. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Nick Lewycky | Oops! Left out a line. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Nick Lewycky | Make all the vector elements positive in an srem of... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Chris Lattner | Fix PR2929 by making bugpoint/code extract propagate... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Mikhail Glushenkov | Fix typo in error message. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Nick Lewycky | Recommit this grammar fix that was backed out along... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Dan Gohman | Give MachineLICM a name, for -time-passes etc. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Dan Gohman | Move post-RA scheduling before branch folding for now... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Owen Anderson | Re-apply r61158 in a form that no longer breaks tests. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Dale Johannesen | Revert previous patch, appears to break bootstrap. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Dan Gohman | Mark the x86 fp stack registers as "reserved". This... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Dale Johannesen | Fix the time regression I introduced in 464.h264ref... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Chris Lattner | reapply this hunk from Bill's reversion in r61169,... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Bill Wendling | XFAIL on Linux. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Chris Lattner | make instnamer name unnamed blocks as well as instructi... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Bill Wendling | Do not XFAIL. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Bill Wendling | Temporarily revert r61027. It was causing a bootstrap... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Devang Patel | XFAIL for now. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Devang Patel | Xfail these tests for now. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Devang Patel | Today the front-ends (llvm-gcc and clang) generate... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Owen Anderson | Revert r61158 for now, as it caused some test failures. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Owen Anderson | Fix miscompilations caused by renumbering, and enable... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Chris Lattner | This adds some missing functions to the C binding: |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Bill Wendling | Forgot to revert r61031 when I reverted r61019, r61030... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Misha Brukman | Simplified marking code regions -- no need to use ... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Misha Brukman | Instead of referring to the license file in the 2.3... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Misha Brukman | Added mention of the RELEASE_24 tag for the 2.4 release. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Mon P Wang | Fix expansion of vsetcc to set the high bit for true... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Chris Lattner | insert some sequence points and preincrement an iterato... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Chris Lattner | Enhance heap sra to be substantially more aggressive... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Dan Gohman | Double the amount of memory reserved for SUnits. This... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Dan Gohman | Use getDepth() and getHeight() instead of accessing the |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Dan Gohman | Fix the comments for getDepth and getHeight. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Eli Friedman | Fix for PR3225: disable a broken optimization in |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Mikhail Glushenkov | Update also the generated docs. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Mikhail Glushenkov | Some enhancements for the 'case' expression. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dale Johannesen | Clarify that the scale factor from CheckForIVReuse |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dale Johannesen | A new dag combine; several permutations of this |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Owen Anderson | Add code to renumber split intervals into new vregs... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Chris Lattner | Fix another crash found by inspection. If we have... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Chris Lattner | fix a crash found by inspection. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Eli Friedman | Add a helper to remove a branch and DCE the condition... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | Eliminate the loop that walks the critical path. Instea... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Bill Wendling | Remove empty test. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Bill Wendling | Temporarily revert r61019, r61030, and r61040. These... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | Preserve SourceValue information when lowering produces... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Evan Cheng | We have decided not to support inline asm where an... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Oscar Fuentes | CMake: Added DbgInfoPrinter.cpp to lib/Analysis/CMakeFi... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Torok Edwin | add testcase for -print-dbginfo |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Torok Edwin | Add -print-dbginfo pass that prints LLVM IR with commen... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Torok Edwin | Add utility functions to search for DbgStopPointInst... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Torok Edwin | use different name for parameter to make it clear that... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Nick Lewycky | Generalize support for analyzing loops to include SLE... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Chris Lattner | switch some std::set/std::map to SmallPtrSet/DenseMap. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Chris Lattner | fix PR3217: fully cached queries need to be verified... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | Enable anti-dependence breaking by default when post... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | When breaking an anti-dependency, don't use a register... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | Add initial support for back-scheduling address computa... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | Remove some special-case logic in ScheduleDAGSDNodes's |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | Fix some register-alias-related bugs in the post-RA... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Misha Brukman | * Comply with HTML 4.01 Strict |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Misha Brukman | * Comply with HTML 4.01 Strict standard |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | Add a simple target-independent heuristic to allow... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | Move addPred and removePred out-of-line. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | Make addPred and removePred return void, since the... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | This getEdgeAttributes doesn't need a template argument. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | Add a getSDep() access function to SUnitIterator to... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | Reorder some SDep methods. No functionality change. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dan Gohman | SDep's operator== should compare the Latency field... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Bill Wendling | Change so that buildit won't need a parent directory... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Chris Lattner | add testcase for r61051 |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Chris Lattner | enhance heap-sra to apply to fixed sized array allocati... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Mon P Wang | Added support for splitting and scalarizing vector... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Chris Lattner | Use stripPointerCasts. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Chris Lattner | minor tweaks for formatting, allow bitcast in ValueIsOn... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Chris Lattner | refactor some code into a new TryToOptimizeStoreOfMallo... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Chris Lattner | add a basic test for heap-sra |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Chris Lattner | Teach basicaa to use the nocapture attribute when possi... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Dan Gohman | Fix printing of PseudoSourceValues in SDNode graphs. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
next |