aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-21The BFS scheduler is apparently nondeterminstic (causes many llvmgcc bootstrapChris Lattner
2006-04-21movddup is a SSE3 instruction.Evan Cheng
2006-04-21Remove a hack required by V9.Chris Lattner
2006-04-21Fix a couple more memory issuesChris Lattner
2006-04-21Remove the extraneous --defined-only option to nm. This is the default andReid Spencer
2006-04-21Add && to each RUN: line (except the last one).Evan Cheng
2006-04-21More build_vector tests.Evan Cheng
2006-04-21Check for llc crash.Evan Cheng
2006-04-21To be replaced with another test.Evan Cheng
2006-04-21Now generating perfect (I think) code for "vector set" with a single non-zeroEvan Cheng
2006-04-20Fix a really subtle and obnoxious memory bug that caused issues with anChris Lattner
2006-04-20Don't require the "dot" program if -flat option is given, and don't produceReid Spencer
2006-04-20Keep Visual Studio informed.Jeff Cohen
2006-04-20Configure llvm-config in tools, not utils.Reid Spencer
2006-04-20Remove the llvm-config directory. Its now in tools.Reid Spencer
2006-04-20llvm-config doesn't live here anymore ==> toolsReid Spencer
2006-04-20Okay, llvm-config is good to go now.Reid Spencer
2006-04-20Several Changes To Support Building llvm-config:Reid Spencer
2006-04-20Don't build llvm-config until issues are resolved.Reid Spencer
2006-04-20Build the llvm-config directory as a tool.Reid Spencer
2006-04-20Fix Transforms/ScalarRepl/2006-04-20-PromoteCrash.llChris Lattner
2006-04-20new testcaseChris Lattner
2006-04-20Update the library dependencies for 1.8 with SparcV9 now gone.Reid Spencer
2006-04-20Don't know what I was thinking...Evan Cheng
2006-04-20Fix the CodeGen/PowerPC/buildvec_canonicalize.ll regression last night.Chris Lattner
2006-04-20add a noteChris Lattner
2006-04-20Remove Burg as a directory to be considered.Reid Spencer
2006-04-20Remove more references to Burg.Reid Spencer
2006-04-20Remove reference to BURG variable. It no longer exists.Reid Spencer
2006-04-20remove some stuffChris Lattner
2006-04-20Remove traces of Burg utility now that its gone and not needed.Reid Spencer
2006-04-20Burg not needed any more now that SparcV9 is gone.Reid Spencer
2006-04-20remove some v9 specific codeChris Lattner
2006-04-20This field no longer existsChris Lattner
2006-04-20Don't fill in fields that no longer exist.Chris Lattner
2006-04-20Remove a bunch of dead stuff, shrinkifying TargetInstrDescriptor significantly.Chris Lattner
2006-04-20Remove some obsolete interfacesChris Lattner
2006-04-20Remove this obsolete fileChris Lattner
2006-04-20Remove some of the obvious v9-specific cruftChris Lattner
2006-04-20Remove some of the obvious V9-specific cruftChris Lattner
2006-04-20Vector extract element test case.Evan Cheng
2006-04-20Remove V9 jit supportChris Lattner
2006-04-20Vector insert test case.Evan Cheng
2006-04-20allow this dir to get prunedChris Lattner
2006-04-20Remove this target's reg testsChris Lattner
2006-04-20Fails with all sparcsChris Lattner
2006-04-20Remove V9Chris Lattner
2006-04-20This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner
2006-04-20Never link in sparcv9Chris Lattner
2006-04-20Never build SparcV9Chris Lattner