| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
the clang inlining threshold consistent with the threshold for llvm-gcc.
llvm-svn: 73204
|
| |
|
|
|
|
|
| |
- One functionality change, the LoopIndexSplit pass is now reenabled (it was
disabled in r60089 but we forgot to reenable it).
llvm-svn: 72787
|
| |
|
|
|
|
|
| |
- Avoids running any LLVM optimizations, even at -O2, etc., while still keeping
any language changes these optimizations imply.
llvm-svn: 72742
|
| |
|
|
|
|
|
| |
workaround for machine code emitter changes as was used
in llvm-gcc.
llvm-svn: 72657
|
|
|
.cpp files to lib/Frontend. (As proposed on cfe-dev.)
llvm-svn: 72060
|