| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix PR3393, which amounts to a bug in the expensive | Duncan Sands | 2009-01-26 | 1 | -0/+16 |
* | At Nick Lewycky's request, rename this test with a more informative name. | Dan Gohman | 2009-01-26 | 1 | -0/+0 |
* | Enhance logic in X86DAGToDAGISel::PreprocessForRMW which move load inside cal... | Evan Cheng | 2009-01-26 | 1 | -0/+45 |
* | Fixed optimization of combining two shuffles where the first shuffle inputs | Mon P Wang | 2009-01-26 | 1 | -0/+19 |
* | CellSPU: | Scott Michel | 2009-01-26 | 5 | -69/+84 |
* | Handle single-entry phi nodes gracefully in condprop. | Chris Lattner | 2009-01-26 | 1 | -0/+37 |
* | Fix PR3408 by making a non-obvious assumption very obvious, and | Chris Lattner | 2009-01-26 | 1 | -0/+21 |
* | Map address space 256 to gs; similar mappings could be supported for the | Nate Begeman | 2009-01-26 | 1 | -0/+8 |
* | revert this patch for now, because Codegen does still want to generate SSE code, | Torok Edwin | 2009-01-25 | 2 | -0/+4 |
* | testcase for llvm-gcc part of PR3402. | Torok Edwin | 2009-01-25 | 1 | -0/+30 |
* | If user explicitly asks not to use SSE, don't force it. This fixes LLVM part ... | Torok Edwin | 2009-01-25 | 1 | -0/+20 |
* | Actually run the test in this directory. | Nick Lewycky | 2009-01-25 | 1 | -0/+3 |
* | The function that does nothing but call malloc is noalias return. | Nick Lewycky | 2009-01-25 | 1 | -0/+11 |
* | Private linkage support for PPC / Darwin. | Evan Cheng | 2009-01-25 | 1 | -0/+5 |
* | Teach 2addr pass to be do more commuting. If both uses of a two-address instr... | Evan Cheng | 2009-01-25 | 4 | -3/+28 |
* | Add a PR comment to this test. | Dan Gohman | 2009-01-24 | 1 | -0/+1 |
* | testcase for PR3381. | Torok Edwin | 2009-01-24 | 1 | -0/+18 |
* | Make InstCombineStoreToCast handle aggregates more aggressively, | Chris Lattner | 2009-01-24 | 1 | -0/+17 |
* | Fix test case. Use valid file name and directory in global variable's debug i... | Devang Patel | 2009-01-23 | 1 | -1/+1 |
* | fix two more cases where we could let the NLPDI cache get unsorted. | Chris Lattner | 2009-01-23 | 1 | -0/+100 |
* | Update test to reflect command line option name change. | Evan Cheng | 2009-01-23 | 1 | -1/+1 |
* | Don't create ISD::FNEG nodes after legalize if they aren't legal. | Dan Gohman | 2009-01-22 | 1 | -0/+1145 |
* | Do not use buggy llvm-gcc to generate testcases. | Devang Patel | 2009-01-22 | 2 | -12/+10 |
* | Remove no-longer relevant comment. Pointed out | Duncan Sands | 2009-01-22 | 1 | -1/+0 |
* | This passes on linux. | Duncan Sands | 2009-01-22 | 1 | -1/+1 |
* | fix a testcase. | Chris Lattner | 2009-01-22 | 1 | -2/+1 |
* | Fix PR3358, a really nasty bug where recursive phi translated | Chris Lattner | 2009-01-22 | 1 | -0/+55 |
* | Now with RUN line. | Bill Wendling | 2009-01-21 | 1 | -2/+6 |
* | Run this through -simplifycfg and -mem2reg to test only what we need to test. | Bill Wendling | 2009-01-21 | 1 | -90/+13 |
* | Do not use host floating point types when emitting | Dale Johannesen | 2009-01-21 | 1 | -2/+2 |
* | Simplify ReduceLoadWidth's logic: it doesn't need several different | Dan Gohman | 2009-01-21 | 1 | -0/+46 |
* | Fix a recent regression. ClrOpcode is not set for i8; for i8, if | Dan Gohman | 2009-01-21 | 1 | -0/+21 |
* | Allow hooks with arguments. | Mikhail Glushenkov | 2009-01-21 | 1 | -0/+16 |
* | This was causing invalid memory accesses when | Duncan Sands | 2009-01-21 | 1 | -0/+74 |
* | Let's try to have our cake and eat it to: move | Duncan Sands | 2009-01-21 | 1 | -1/+1 |
* | Don't rely on grep -w working. | Duncan Sands | 2009-01-21 | 1 | -16/+16 |
* | CellSPU: | Scott Michel | 2009-01-21 | 1 | -3/+3 |
* | Favors generating "not" over "xor -1". For example. | Evan Cheng | 2009-01-21 | 1 | -1/+1 |
* | Disable on x86_64 until I figure out what's wrong. | Dale Johannesen | 2009-01-21 | 1 | -0/+1 |
* | Make special cases (0 inf nan) work for frem. | Dale Johannesen | 2009-01-21 | 1 | -0/+315 |
* | Be more aggressive about renumbering vregs after splitting them. | Owen Anderson | 2009-01-21 | 1 | -1/+1 |
* | Appropriately mark fowrad decls. | Devang Patel | 2009-01-20 | 1 | -1/+0 |
* | Need compile unit to find location. | Devang Patel | 2009-01-20 | 1 | -2/+2 |
* | Calls to fmod, it turns out, are constant-folded by | Dale Johannesen | 2009-01-20 | 1 | -6/+4 |
* | Don't bother running the assembler, we don't know that it will be configured | Chris Lattner | 2009-01-20 | 1 | -1/+1 |
* | Fix PR3243: a LiveVariables bug. When HandlePhysRegKill is checking whether t... | Evan Cheng | 2009-01-20 | 1 | -0/+15 |
* | Add test case for PR3154. | Evan Cheng | 2009-01-20 | 1 | -0/+104 |
* | Check that the "don't barf on k8" fix is not | Duncan Sands | 2009-01-20 | 1 | -0/+2 |
* | Temporarily XFAIL until this can be looked at. r62557 is what caused it to st... | Bill Wendling | 2009-01-20 | 1 | -0/+1 |
* | Testcase for limited precision stuff. | Bill Wendling | 2009-01-20 | 1 | -0/+133 |