llvm-6502/lib/VMCore
Dan Gohman 0f8b53f19d Fix a bunch of Doxygen syntax issues. Escape special characters,
and put @file directives on their own comment line.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65920 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-03 02:55:14 +00:00
..
AsmWriter.cpp simplify handling "don't print top level name" processing, so that we get 2009-03-01 01:16:21 +00:00
Attributes.cpp
AutoUpgrade.cpp
BasicBlock.cpp Introduce a new technique for merging BasicBlock with Instruction sentinel by superposition. 2009-02-27 08:41:37 +00:00
CMakeLists.txt
ConstantFold.cpp Extension of GEP in constant folder was broken (apparently this code 2009-02-24 19:10:46 +00:00
ConstantFold.h
Constants.cpp Fix a bunch of Doxygen syntax issues. Escape special characters, 2009-03-03 02:55:14 +00:00
Core.cpp
Dominators.cpp
Function.cpp Another sentinel optimization. This one should always 2009-03-01 17:13:15 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManager.cpp
PrintModulePass.cpp Eliminate several more unnecessary intptr_t casts. 2009-02-18 05:09:16 +00:00
SymbolTableListTraitsImpl.h
Type.cpp delete a bunch of duplicated type printing logic, using the type printing 2009-02-28 23:01:57 +00:00
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Change WriteTypeSymbolic to not put a space out before types, also, remove 2009-02-28 21:05:51 +00:00