llvm-6502/tools/llvmc2
Mikhail Glushenkov e5557f4da4 Add a generalised 'case' construct.
Besides assigning edge weights, it will also be used by the cmd_line tool property.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51727 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-30 06:08:50 +00:00
..
doc Add new edge property combinator: weight. 2008-05-06 18:18:20 +00:00
Action.cpp Add -x option (like in gcc). 2008-05-06 18:10:53 +00:00
Action.h Use Doxygen-style comments. 2008-05-07 21:50:19 +00:00
AutoGenerated.cpp Remove the UnpackValues() function. 2008-05-06 18:13:45 +00:00
AutoGenerated.h Use Doxygen-style comments. 2008-05-07 21:50:19 +00:00
Common.td Add a generalised 'case' construct. 2008-05-30 06:08:50 +00:00
CompilationGraph.cpp Fix some error messages; Make LLVMC pass through the exit code of a failed tool. 2008-05-12 16:31:42 +00:00
CompilationGraph.h For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h" 2008-05-29 17:41:17 +00:00
Error.h Fix some error messages; Make LLVMC pass through the exit code of a failed tool. 2008-05-12 16:31:42 +00:00
Graph.td Add a generalised 'case' construct. 2008-05-30 06:08:50 +00:00
llvmc.cpp Fix some error messages; Make LLVMC pass through the exit code of a failed tool. 2008-05-12 16:31:42 +00:00
Makefile Add a generalised 'case' construct. 2008-05-30 06:08:50 +00:00
Tool.h Use Doxygen-style comments. 2008-05-07 21:50:19 +00:00
Tools.td Filter option names to escape symbols not allowed as C++ identifiers. 2008-05-12 16:33:06 +00:00