llvm-mirror/lib
Brian Gaeke 7bd96d6b90 All of our supported operating systems (so far) and FreeBSD technically
want you to include <sys/stat.h> for fstat(), struct stat, and friends.

llvm-svn: 8887
2003-10-06 03:30:28 +00:00
..
Analysis
AsmParser The objects mapped are really PATypeHolders, not PATypeHandles 2003-10-02 19:00:34 +00:00
Bytecode All of our supported operating systems (so far) and FreeBSD technically 2003-10-06 03:30:28 +00:00
CodeGen Moved enum and command-line option in separate file. Also added function that returns the user selected register allocator to the caller. 2003-10-02 16:57:49 +00:00
CWriter A couple of minor code cleanups. 2003-10-05 00:40:51 +00:00
ExecutionEngine
Support Move support/lib/Support back to lib/Support 2003-10-05 19:24:38 +00:00
Target Add support for the Invoke instruction by using the LowerInvoke pass 2003-10-05 19:16:09 +00:00
Transforms This changes the PromoteMemToReg function to create "pruned" SSA form, not 2003-10-05 22:19:20 +00:00
VMCore Be more careful handling PHI nodes, which might be of potentially high degree. 2003-10-05 17:44:18 +00:00
Makefile