1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Alkis Evlogimenos edff018f18 Refactor common initialization code in private init() functions.
This is a first step in supplying append to basic block constructors
for all instruction types.

llvm-svn: 13793
2004-05-26 21:41:09 +00:00
..
Analysis Recognize memalign and friends, and handle them specially. 2004-05-25 08:14:52 +00:00
AsmParser A quick and ugly hack to fix PR345. I used TypeTy specifically to make 2004-05-26 17:08:25 +00:00
Bytecode Part of bug 122: 2004-05-26 07:37:11 +00:00
CodeGen Adding scheduling class. 2004-05-26 06:27:36 +00:00
Debugger
ExecutionEngine Get rid of a wart: useless getFILE function is now a cast macro. 2004-05-25 08:46:15 +00:00
Support Put SlotTable.h inclusion back at front of list to be coding standards 2004-05-25 20:09:05 +00:00
Target Fix PR344: the incorrect remove was being used. 2004-05-26 17:20:52 +00:00
Transforms Use one destination constructor for the unconditional branch. 2004-05-26 21:38:14 +00:00
VMCore Refactor common initialization code in private init() functions. 2004-05-26 21:41:09 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00