1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms
Owen Anderson c32df0bc73 Move some sets and maps to SmallPtrSet and DenseMap respectively. This
reduces the time to optimize 403.gcc from 17.6s to 16.4s.

llvm-svn: 40036
2007-07-19 03:32:44 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation Fix typo in comment. 2007-05-06 13:37:16 +00:00
IPO fix Transforms/Inline/2007-06-25-WeakInline.ll by not inlining functions 2007-06-25 21:50:09 +00:00
Scalar Move some sets and maps to SmallPtrSet and DenseMap respectively. This 2007-07-19 03:32:44 +00:00
Utils After a basic block is split into two parts, 2007-07-19 02:29:24 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00