2009-04-27 |
Dan Gohman | Teach getZeroExtendExpr and getSignExtendExpr to use... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Lattner | give bitstreamreader an API to ignore names for blocks... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Owen Anderson | Don't skip the CopyMI when removing kill markers. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Duncan Sands | Now that PR2957 is resolved, remove a bunch of |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Dale Johannesen | Test for (llvm-gcc) 70231. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Nate Begeman | Revert accidental testcase reduction |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Nate Begeman | 2nd attempt, fixing SSE4.1 issues and implementing... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Lattner | Print statistics for each record kind saying the number... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Lattner | clean up the output of llvm-bcanalyzer by using printf |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Evan Cheng | Fix PR4056. It's possible a physical register def is... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Evan Cheng | Also delete last unused val#. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Dan Gohman | Rename GR8_ABCD to GR8_ABCD_L and create GR8_ABCD_H... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Dan Gohman | Rename GR8_, GR16_, GR32_, and GR64_ to GR8_ABCD, GR16_... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Dan Gohman | Break up long multi-mnemonic strings into separate... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Dan Gohman | Fix the syntax for a PR number in a test. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Duncan Sands | Fix some confusion in the Ada f-e build instructions... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Mon P Wang | Revised 68749 to allow matching of load/stores for... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Nick Lewycky | Under unusual circumstances (jitting a function that... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Sanjiv Gupta | Now that any size of integer indices are allowed for... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Dan Gohman | Make this test slightly more strict. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Dan Gohman | When transforming sext(trunc(load(x))) into sext(smalle... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Dan Gohman | Handle ands with ~0 correctly too. This fixes PR4052. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Dan Gohman | Improve bugpoint's error messages when it runs out... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Chris Lattner | Add two new record types to the blockinfo block: |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Chris Lattner | make BitstreamCursor's copyable and assignable. |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Chris Lattner | Make a major API change to BitstreamReader: split all... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Bill Wendling | I cast, therefore I think I know what I'm doing. |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Bill Wendling | Use uint64_t instead of unsigned. |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Chris Lattner | revert an incorrect patch. This causes crashes all... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Bill Wendling | Suppress warnings about conversion shortening 64-bit... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Sanjiv Gupta | Any size of integral indices are allowed in gep for... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Chris Lattner | improve documentation on build configurations, patch by |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Chris Lattner | add testcase for strange types of gep indices |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Chris Lattner | Add a new TypeBuilder helper class, which eases making... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Chris Lattner | improve documentation around memory lifetimes, |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Chris Lattner | aDd support for building a subset of the llvm tools... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Chris Lattner | testcase and asmparser fix for PR4066 |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Chris Lattner | Allow aliasee to be a GEP or bitcast instead of just... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Chris Lattner | Update docs to not mention gcse/loadvn and mention... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Bill Wendling | Use intptr_t. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Mon P Wang | size() should return a size_t; avoids a warning for... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Evan Cheng | Reuse unused val#'s to avoid running out of memory... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Chris Lattner | DenseMap.h needs <new> because it explicitly calls... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Chris Lattner | Fix PR4040: APInt's string constructor is too strict |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Chris Lattner | add support for detecting process features on win64... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dan Gohman | Refactor the code to grab the low and high parts of... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dan Gohman | Return null instead of false, as appropriate. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dan Gohman | Add several more icmp simplifications. Transform signed... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dan Gohman | Add a top-level comment about DAGCombiner's role in... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dan Gohman | Handle ands with 0 and shifts by 0 correctly. These... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Torok Edwin | Fix g++-4.4.0 warning, it was causing llvm-nm to fail... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Evan Cheng | Do not share a single unknown val# for all the live... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Sanjiv Gupta | Fixed the gep example for i16 type indices. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Bob Wilson | Change LowerCallResult method so that CCValAssign:... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Dale Johannesen | Fix PR 4057, a crash doing float->char const folding. |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Bob Wilson | Adjust a comment to reflect what the code does. Splitt... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Bob Wilson | Fix up some problems with getCopyToReg and getCopyFromR... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Gabor Greif | Use a bigger hammer to coerce subversion into english. |
commit | commitdiff | tree | snapshot |
2009-04-24 |
David Greene | Fix multiclass inheritance to limit value resolution... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Bob Wilson | Remove unnecessary references to f32 types. After... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Rafael Espindola | Add LTO_SYMBOL_DEFINITION_WEAKUNDEF, use that on the... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Sanjiv Gupta | Fixed spaces and the getelementpointer example with... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Rafael Espindola | Fix PR 4004 by including the call to __tls_get_addr... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Rafael Espindola | Revert 69952. Causes testsuite failures on linux x86-64. |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Chris Lattner | fix a typo noticed by duncan |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Chris Lattner | "I got annoyed at the compiler warnings from ConstantIn... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Nate Begeman | PR2957 |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Dan Gohman | Instead of requiring TLI.LowerCallTo to return an ISD... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Sanjiv Gupta | Allow i16 type indices to gep. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Factor out a bit of code that appears in several places... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Handle Void types in ComputeValueVTs. This doesn't... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Fix spurious indentation in a comment. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
David Greene | Fix a documentation bug. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
David Greene | Make BinOps typed and require a type specifier for... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Evan Cheng | Update comments. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Evan Cheng | Fix an obvious type. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Explicitly pass -tailcallopt=false to these tests so... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dale Johannesen | Testcase for 69795. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Fix an error in this test. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Change SCEVExpander's expandCodeFor to provide more... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Sanjiv Gupta | Banksel immediate constant will always immediately... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Lewycky | Simplify trunc(extend(x)) in SCEVs, just for completene... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Testcase for PR3909. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Testcase for PR2639. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Testcase for PR2537. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Testcase for PR3085. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Add testcase from PR3086. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Add support for printing MO_ExternalSymbol operands in |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Add more ulimit limits, to catch more kinds of runaway... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Use the testcase from PR2791. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Evan Cheng | Make sure both operands have binary instructions have... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Evan Cheng | A few more places where the check of use_empty is needed. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Evan Cheng | Avoid deferencing use_begin() if value does not have... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
David Greene | Allow defm to inherit from multiple multiclasses. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
David Greene | Implement !nameconcat to concatenate strings and look... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Duncan Sands | Testcase for PR2958. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Devang Patel | Fix cut-n-pasto. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
David Greene | Implement multiclass inheritance. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Dan Gohman | Simplify trivial cast-of-cast SCEVs. |
commit | commitdiff | tree | snapshot |
next |