llvm-6502/test
Andreas Neustifter 793d4a8467 Changed profiling-tool-chain.ll test to use optimal-edge-profiling instead of
edge-profiling, this is more useful since the loading of the
optimal-edge-profiling is more complicated.
The edge-profiling is tested in edge-profiling.ll where only the
instrumentation is tested.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80791 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-02 14:24:08 +00:00
..
Analysis Changed profiling-tool-chain.ll test to use optimal-edge-profiling instead of 2009-09-02 14:24:08 +00:00
Archive
Assembler Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
Bindings/Ocaml
Bitcode Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
BugPoint
CodeGen Add support for generating code for vst{234}lane intrinsics. 2009-09-01 18:51:56 +00:00
DebugInfo Fix DbgStopPointInst->getFileName/getDirectory, broken by the MDNodification in 2009-09-02 11:13:56 +00:00
ExecutionEngine Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
Feature Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
FrontendAda
FrontendC Mark test as passing on all x86, which it should, 2009-08-31 17:49:20 +00:00
FrontendC++ Reapply 79977. 2009-08-28 23:24:31 +00:00
FrontendFortran
FrontendObjC Fix some misspellings of XTARGET. 2009-08-31 18:05:23 +00:00
FrontendObjC++
Integer
lib Fix a few typos from the removal of -f. 2009-08-25 15:45:44 +00:00
Linker Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
LLVMC
MC llvm-mc: Pass values to MCStreamer as MCExprs, not MCValues. 2009-08-31 08:09:28 +00:00
Other
Scripts llvm-mc/Mach-O: Dump relocations and section data (optionally) in my Mach-O dumper. 2009-08-26 13:57:44 +00:00
TableGen
Transforms Fix month. 2009-09-02 06:34:22 +00:00
Verifier Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
Makefile
Makefile.tests Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
TestRunner.sh