1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Dale Johannesen 77c3fb475f Allow multiple occurrences of -inline-threshold on
the command line.  This gives llvm-gcc developers
a way to control inlining (documented as "not intended
for end users").

llvm-svn: 79966
2009-08-25 01:13:58 +00:00
..
Analysis This patch cleans up the ProfileInfo by 2009-08-24 21:37:48 +00:00
Archive
AsmParser Fix the build with gcc-4.4 on linux: header needed 2009-08-24 10:34:41 +00:00
Bitcode
CodeGen prune the #includes in raw_ostream.h by moving a 2009-08-24 03:52:50 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC llvm-mc/Mach-O: Preliminary support for indirect symbols. 2009-08-24 11:56:58 +00:00
Support CMake: updated list of source files. 2009-08-25 00:02:29 +00:00
System remove the last uses of Config/alloca.h 2009-08-23 22:57:38 +00:00
Target Fix PR 4751, another difficulty with %a modifier on x86. 2009-08-25 00:16:14 +00:00
Transforms Allow multiple occurrences of -inline-threshold on 2009-08-25 01:13:58 +00:00
VMCore
Makefile