2008-03-07 |
Andrew Lenharth | make error message reflect default search function... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Devang Patel | Update inliner to handle functions that return multiple... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Chris Lattner | fix 80 col violations |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Devang Patel | Place for sret promotion tests. |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Andrew Lenharth | add a pass that can extract all kinds of global values... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Gordon Henriksen | Cleanup some comments in the OCaml bindings. |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Gordon Henriksen | Fix a typo. 'make clean' in bindings/ocaml would leave... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Anton Korobeynikov | Clarify some important bits |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Anton Korobeynikov | Small cleanup: propagate thread-localness via generic... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Gordon Henriksen | Regenerate. |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Gordon Henriksen | Prefer to use ocamlc.opt to ocamlc and soforth. |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Chris Lattner | mark frem as expand for all legal fp types on x86,... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Bill Wendling | Add testcase. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Bill Wendling | When setting the "unused" info, take into account somet... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Gabor Greif | some more spelling changes |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Gabor Greif | fix typos |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Evan Cheng | Constant fold SIGN_EXTEND_INREG with ashr not lshr. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Nick Lewycky | Exercise the new CFG change. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Nick Lewycky | Treat BBs that use BBs as proper predecessors and succe... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Nick Lewycky | Commit the testcase too. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Nick Lewycky | Don't try to simplify urem and srem using arithmetic... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Scott Michel | Refine Cell's i64 constant generation code to cover... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Andrew Lenharth | gcc likes things spelled correctly |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Devang Patel | Skip, for now, callsites where use of sret argument... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Dale Johannesen | Next bit of PPC ByVal handling; call-site code seems |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Anton Korobeynikov | Missed patch from my last commit |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Anton Korobeynikov | Resolve aliases to aliasees, where possible |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Anton Korobeynikov | Handle functions as targets during linking of aliases... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Scott Michel | - Fix support for "special" i64 immediates that can... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Scott Michel | - Expand tabs to spaces. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Steve Naroff | Update vcproj file. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Anton Korobeynikov | Try hard to link aliases. Checks can be too strict... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | Fix a coalescer bug wrt how dead copy interval is short... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Devang Patel | Handle 'ret' with multiple values. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Andrew Lenharth | test for something more interesting than not crashing |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Andrew Lenharth | sync ops on ptrs, was breaking libgomp |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Daniel Berlin | Add Hybrid Cycle Detection to Andersen's analysis. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Dale Johannesen | Clarify that CALLSEQ_START..END may not be nested, |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Scott Michel | This patch fixes a problem encountered by the CellSPU... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Chris Lattner | evan implemented this. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Anton Korobeynikov | Fix test not to emit junk into source directory |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Anton Korobeynikov | Testcase for PR2054 |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Anton Korobeynikov | Remember the source->dest mapping when copying aliases... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Anton Korobeynikov | Clarify the state-of-the-art |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Bill Wendling | Use AC_PATH_PROG correctly: |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | isTwoAddress = 1 -> Constraints. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | PSLLWri etc. are two-address instructions. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Chris Lattner | Generalize FP constant shrinking optimization to apply... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Chris Lattner | Improve comment, pass in the original VT so that we... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | Ignore debugging related instructions if they get this... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | Rather than asserting. Dump out the MI that we are... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Dan Gohman | Codegen support for i128 UINT_TO_FP. This just fixes a |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | Add a target lowering hook to control whether it's... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Andrew Lenharth | 64bit CAS on 32bit x86. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Dan Gohman | Codegen support for i128 SINT_TO_FP. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Evan Cheng | Refactor code. Remove duplicated functions that basical... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Devang Patel | Skip functions that return multiple values. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Devang Patel | Check struct return type first. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Bill Wendling | Removed spurious EnablePPCRS check. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Dale Johannesen | Move PPC lowering functions into PPCTargetLowering |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Bill Wendling | Use -enable-ppc-regscavenger flag for these checks |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Bill Wendling | Use a command-line option to turn register scavenging... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Print types for all ret operands. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Use while loop. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Revert SmallVector ctor variants. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Use cast instead of dyn_cast. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Filter nested structs |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Handle multiple return values. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Andrew Lenharth | x86-64 atomics |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Anton Korobeynikov | Properly populate lists of defined/undefined symbols... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Anton Korobeynikov | Add alias with non-external aliasee to the list of... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Use appropriate index to get the result value. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Skip sret attribute while preparing attribute list for |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Add FunctionType ctor variant that takes SmallVector... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Increment counter that keeps track of total number... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Skip declarations. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Process externally visible functions also. Later on... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Devang Patel | Collect statistics. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Gordon Henriksen | Fix a typo noticed by Erick Tryzelaar, |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Roman Levenstein | Some improvements related to the computation of heights... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Refactor ExpandConstantFP so it can optimize load from... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Really fix the test. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Fix broken test. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | 80 column violations. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Fix 80 column violations. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Bill Wendling | Did I say 'e = getNumOperands()'? I meant --e, of course. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Add PR1501 test case. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Rename isOperand() to isOperandOf() (and other similar... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Evan Cheng | Remove -always-fold-and-in-test. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Bill Wendling | Miscellaneous clean-ups based on Evan's feedback: |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Dan Gohman | Misc. APInt-ification in the DAGCombiner. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Dan Gohman | More APInt-ification. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Dan Gohman | Yet more APInt-ification. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Dan Gohman | More APInt-ification. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Dan Gohman | Add support for lowering i64 SRA_PARTS and friends... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Dan Gohman | More APInt-ification. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Bill Wendling | This is the initial check-in for adding register scaven... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Bill Wendling | Go through the machine instruction's operands to make... |
commit | commitdiff | tree | snapshot |
next |