llvm-6502/lib/VMCore
Gordon Henriksen 16c1f44d91 Use (void) instead of () in C code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50620 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-04 12:55:34 +00:00
..
AsmWriter.cpp Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
AutoUpgrade.cpp Add separate intrinsics for MMX / SSE shifts with i32 integer operands. This allow us to simplify the horribly complicated matching code. 2008-05-03 00:52:09 +00:00
BasicBlock.cpp Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
ConstantFold.cpp hopefully resolve PR2240 2008-04-20 19:59:12 +00:00
ConstantFold.h
Constants.cpp
Core.cpp Use (void) instead of () in C code. 2008-05-04 12:55:34 +00:00
Dominators.cpp don't print dominators every time it is computed with -debug. 2008-04-21 06:19:02 +00:00
Function.cpp Expose parameter attributes via C bindings. 2008-04-28 17:37:06 +00:00
Globals.cpp
InlineAsm.cpp Allow asms to return multiple results by value. 2008-04-27 23:33:55 +00:00
Instruction.cpp add a handy helper method to instruction, useful for determining 2008-04-20 22:11:30 +00:00
Instructions.cpp Enforce that multiple return values have to have at least one result. 2008-04-23 05:36:34 +00:00
IntrinsicInst.cpp
LeakDetector.cpp Make several symbols static. 2008-04-10 21:11:47 +00:00
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
ParameterAttributes.cpp
Pass.cpp
PassManager.cpp
SymbolTableListTraitsImpl.h
Type.cpp Enforce that multiple return values have to have at least one result. 2008-04-23 05:36:34 +00:00
TypeSymbolTable.cpp
Value.cpp fix a bug in my previous patch, a classic =/== bug. 2008-04-30 15:27:09 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00