llvm-6502/lib
Dan Gohman 8a55ce4a39 Rename several variables from EVT to more descriptive names, now that EVT
is also the name of their type, as declarations like "EVT EVT" look
really odd.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82654 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-23 21:02:20 +00:00
..
Analysis No need to verify that malloc's return type is i8*. 2009-09-22 18:50:03 +00:00
Archive
AsmParser Tabs -> spaces, and remove trailing whitespace. 2009-09-20 02:20:51 +00:00
Bitcode Tabs -> spaces, and remove trailing whitespace. 2009-09-20 02:20:51 +00:00
CodeGen Rename several variables from EVT to more descriptive names, now that EVT 2009-09-23 21:02:20 +00:00
CompilerDriver
Debugger
ExecutionEngine Fix a struct/class mismatch. 2009-09-23 11:48:57 +00:00
Linker
MC eliminate a use of strtoul. 2009-09-20 06:58:54 +00:00
Support Switch FoldingSet::AddString to StringRef based API. 2009-09-22 03:34:53 +00:00
System ... missed hiding a variable for MSVC only. 2009-09-22 16:10:35 +00:00
Target Rename several variables from EVT to more descriptive names, now that EVT 2009-09-23 21:02:20 +00:00
Transforms tidy up 2009-09-21 22:26:02 +00:00
VMCore Delete attached metadata when an instruction is deleted. 2009-09-23 20:33:51 +00:00
Makefile