2009-09-06 |
Evan Cheng | Revert r80926. It causes loop unswitch assertion and... |
tree | commitdiff |
2009-09-06 |
Daniel Dunbar | Revert "Include optional subclass flags, such as inboun... |
tree | commitdiff |
2009-09-06 |
Daniel Dunbar | Fix spacing. |
tree | commitdiff |
2009-09-05 |
Daniel Dunbar | Quote another '%S' in a test. |
tree | commitdiff |
2009-09-05 |
Daniel Dunbar | Rename %S metavar to %M (clang uses %S for the basename... |
tree | commitdiff |
2009-09-05 |
Daniel Dunbar | Temporary test files should use %t. |
tree | commitdiff |
2009-09-05 |
Daniel Dunbar | Don't depend on arch specific global prefix. |
tree | commitdiff |
2009-09-05 |
Daniel Dunbar | Eliminate uses of %prcontext. |
tree | commitdiff |
2009-09-05 |
Daniel Dunbar | Eliminate some Tclisms. |
tree | commitdiff |
2009-09-05 |
Bob Wilson | Stabilize the order of live intervals in the priority_q... |
tree | commitdiff |
2009-09-04 |
Devang Patel | While replacing an MDNode elment, properly update MDNod... |
tree | commitdiff |
2009-09-04 |
Dale Johannesen | Test for llvm-gcc commit 81037. |
tree | commitdiff |
2009-09-04 |
Andreas Neustifter | Updated tests to use ProfileVerifer to test ProfileLoad... |
tree | commitdiff |
2009-09-04 |
Dan Gohman | Include optional subclass flags, such as inbounds,... |
tree | commitdiff |
2009-09-04 |
Evan Cheng | Run branch folding if if-converter make some transforma... |
tree | commitdiff |
2009-09-04 |
Daniel Dunbar | Remove stale greps. |
tree | commitdiff |
2009-09-04 |
Bob Wilson | Convert tests to FileCheck. |
tree | commitdiff |
2009-09-04 |
Bob Wilson | Convert a test to FileCheck. |
tree | commitdiff |
2009-09-03 |
Daniel Dunbar | Revert "--- Reverse-merging r80908 into '.':", I alread... |
tree | commitdiff |
2009-09-03 |
Erick Tryzelaar | Replace ocamlc tests with ocamlopt tests since they... |
tree | commitdiff |
2009-09-03 |
Bill Wendling | --- Reverse-merging r80908 into '.': |
tree | commitdiff |
2009-09-03 |
Dan Gohman | LLVM currently represents floating-point negation as... |
tree | commitdiff |
2009-09-03 |
Daniel Dunbar | Disable some parts of the profiling-tool-chain test... |
tree | commitdiff |
2009-09-03 |
Daniel Dunbar | Remove dead greps. |
tree | commitdiff |
2009-09-03 |
Devang Patel | There is not any need to copy metadata while merging... |
tree | commitdiff |
2009-09-03 |
Dan Gohman | Recognize more opportunities to use SSE min and max... |
tree | commitdiff |
2009-09-03 |
Mon P Wang | Test cases for vector shifts changes r80935 |
tree | commitdiff |
2009-09-03 |
Dan Gohman | Change PHINode::hasConstantValue to have a DominatorTre... |
tree | commitdiff |
2009-09-03 |
Daniel Dunbar | Reapply profiling tests. |
tree | commitdiff |
2009-09-03 |
Evan Cheng | Reference to hidden symbols do not have to go through... |
tree | commitdiff |
2009-09-03 |
Chris Lattner | merge all the basic linux/32 pic tests together into... |
tree | commitdiff |
2009-09-03 |
Chris Lattner | rename test |
tree | commitdiff |
2009-09-03 |
Chris Lattner | use a darwin triple |
tree | commitdiff |
2009-09-03 |
Chris Lattner | adjust expected lines. |
tree | commitdiff |
2009-09-03 |
Chris Lattner | In C++, code is not allowed to call main. In C it... |
tree | commitdiff |
2009-09-03 |
Chris Lattner | update test for alignment value in hex |
tree | commitdiff |
2009-09-02 |
Anton Korobeynikov | More missed vdup patterns |
tree | commitdiff |
2009-09-02 |
Andreas Neustifter | Removed temporarily because of breaking Darwin builds. |
tree | commitdiff |
2009-09-02 |
Andreas Neustifter | Changed profiling-tool-chain.ll test to use optimal... |
tree | commitdiff |
2009-09-02 |
Torok Edwin | Fix DbgStopPointInst->getFileName/getDirectory, broken... |
tree | commitdiff |
2009-09-02 |
Chris Lattner | Fix month. |
tree | commitdiff |
2009-09-02 |
Chris Lattner | fix PR4815: some cases where DeleteDeadInstruction... |
tree | commitdiff |
2009-09-02 |
Chris Lattner | fix PR4848 an infinite loop when indexing down through... |
tree | commitdiff |
2009-09-02 |
Chris Lattner | fix PR4837, some bugs folding vector compares. These |
tree | commitdiff |
2009-09-02 |
Daniel Dunbar | Don't force the triple or data layout in this test... |
tree | commitdiff |
2009-09-01 |
Bob Wilson | Add support for generating code for vst{234}lane intrin... |
tree | commitdiff |
2009-09-01 |
Bob Wilson | Fix incorrect declarations of intrinsics in this test. |
tree | commitdiff |
2009-09-01 |
Chris Lattner | enhance memcpy opt to turn memmoves into memcpy when... |
tree | commitdiff |
2009-09-01 |
Chris Lattner | testcase for PR3601 |
tree | commitdiff |
2009-09-01 |
Chris Lattner | Change CallGraphNode to maintain it's Function as an... |
tree | commitdiff |
2009-09-01 |
Bob Wilson | Add test for vld{234}_lane instructions. |
tree | commitdiff |
2009-09-01 |
Bob Wilson | Fix pr4843: When an instruction has multiple destinatio... |
tree | commitdiff |
2009-09-01 |
Jim Grosbach | SJLJ is arm/darwin only for now. force the triple for... |
tree | commitdiff |
2009-09-01 |
Jim Grosbach | Clean up LSDA name generation and use for SJLJ exceptio... |
tree | commitdiff |
2009-08-31 |
David Goodwin | Don't mark a register live at an undef use. |
tree | commitdiff |
2009-08-31 |
Evan Cheng | Remove .n suffix for some 16-bit opcodes now that Darwi... |
tree | commitdiff |
2009-08-31 |
Dale Johannesen | Fix some misspellings of XTARGET. |
tree | commitdiff |
2009-08-31 |
Dale Johannesen | Mark test as passing on all x86, which it should, |
tree | commitdiff |
2009-08-31 |
Daniel Dunbar | llvm-mc: Pass values to MCStreamer as MCExprs, not... |
tree | commitdiff |
2009-08-31 |
Daniel Dunbar | llvm-mc: Simplify EmitAssignment ('.set' is identical... |
tree | commitdiff |
2009-08-31 |
Daniel Dunbar | llvm-mc: Switch MCInst to storing an MCExpr* instead... |
tree | commitdiff |
2009-08-31 |
Chris Lattner | fix a crash building SPASS by tolerating a callsite... |
tree | commitdiff |
2009-08-31 |
Chris Lattner | fix a bug I introduced with my 'instcombine builder... |
tree | commitdiff |
2009-08-31 |
Chris Lattner | Fix PR4834, a tricky case where the inliner would resol... |
tree | commitdiff |
2009-08-30 |
Chris Lattner | rename test |
tree | commitdiff |
2009-08-30 |
Chris Lattner | merge all sinking tests into one and convert them to... |
tree | commitdiff |
2009-08-30 |
Chris Lattner | convert scalar_promote to filecheck style and merge... |
tree | commitdiff |
2009-08-30 |
Chris Lattner | eliminate some uses of prcontext. Any help here would... |
tree | commitdiff |
2009-08-30 |
Chris Lattner | rename test so that name reflects what it is testing... |
tree | commitdiff |
2009-08-30 |
Chris Lattner | convert to filecheck format. |
tree | commitdiff |
2009-08-30 |
Chris Lattner | suck a bunch more gep tests into getelementptr.ll and... |
tree | commitdiff |
2009-08-30 |
Chris Lattner | consolodate various GEP tests into getelementptr.ll... |
tree | commitdiff |
2009-08-30 |
Chris Lattner | another huge testcase, this time from 'gs' in llvm... |
tree | commitdiff |
2009-08-30 |
Chris Lattner | remove another poorly-reduced testcase which came from... |
tree | commitdiff |
2009-08-30 |
Chris Lattner | this testcase is 500 lines long and is distilled from... |
tree | commitdiff |
2009-08-30 |
Chris Lattner | convert to filecheck |
tree | commitdiff |
2009-08-30 |
Chris Lattner | Fix PR4748: don't fold gep(bitcast(x)) into bitcast... |
tree | commitdiff |
2009-08-30 |
Anton Korobeynikov | Add missed pattern |
tree | commitdiff |
2009-08-30 |
Anton Korobeynikov | EXTRACT_VECTOR_ELEMENT can have result type different... |
tree | commitdiff |
2009-08-30 |
Daniel Dunbar | Update test. |
tree | commitdiff |
2009-08-30 |
Daniel Dunbar | llvm-mc: MCStreamer cleanups. - Remove EmitLocalSymbol... |
tree | commitdiff |
2009-08-29 |
Dan Gohman | CMOV_GR8 clobbers EFLAGS when its expansion involves... |
tree | commitdiff |
2009-08-29 |
Anton Korobeynikov | Do not assert on too wide splats we don't support. |
tree | commitdiff |
2009-08-28 |
Anton Korobeynikov | Add missed extract_element pattern |
tree | commitdiff |
2009-08-28 |
Devang Patel | Reapply 79977. |
tree | commitdiff |
2009-08-28 |
Evan Cheng | Let Darwin linker auto-synthesize stubs and lazy-pointe... |
tree | commitdiff |
2009-08-28 |
Torok Edwin | rm needs -f |
tree | commitdiff |
2009-08-28 |
Torok Edwin | Remove the llvmprof.out from the test output, otherwise... |
tree | commitdiff |
2009-08-28 |
Andreas Neustifter | Remove profiling output file because two consecutive... |
tree | commitdiff |
2009-08-28 |
Andreas Neustifter | Removed unnecessary file creation during test. |
tree | commitdiff |
2009-08-28 |
Andreas Neustifter | Pulled all tests into one test. Removed some redundant... |
tree | commitdiff |
2009-08-28 |
Daniel Dunbar | llvm-mc: Support .comm emission. |
tree | commitdiff |
2009-08-28 |
Andreas Neustifter | Readded test from r79615, this tests the complete profi... |
tree | commitdiff |
2009-08-28 |
Daniel Dunbar | llvm-mc: Support .zerofill emission. |
tree | commitdiff |
2009-08-28 |
Daniel Dunbar | llvm-mc: Emit .lcomm as .zerofill. |
tree | commitdiff |
2009-08-28 |
Chris Lattner | Fix PR3913, patch by Jakub Staszak! |
tree | commitdiff |
2009-08-28 |
Evan Cheng | v4, v5 does not support sxtb / sxth. |
tree | commitdiff |
2009-08-27 |
Anton Korobeynikov | scalar_to_vector is fully legal now (implemented as... |
tree | commitdiff |
2009-08-27 |
Anton Korobeynikov | Ok, sometimes it's profitable to turn scalar_to_vector... |
tree | commitdiff |
2009-08-27 |
Chris Lattner | Implement a new optimization in the inliner: if inlinin... |
tree | commitdiff |
next |