| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
normal case.
llvm-svn: 50890
|
| |
|
|
| |
llvm-svn: 50887
|
| |
|
|
| |
llvm-svn: 50886
|
| |
|
|
|
|
|
|
|
| |
targets that do not support recursion (and thus codegen stack variables
as globals).
Patch contributed by Alireza Moshtaghi!
llvm-svn: 50844
|
| |
|
|
|
|
|
| |
when processing a constraint we don't understand. This allows the frontend
to gracefully fail.
llvm-svn: 50213
|
| |
|
|
| |
llvm-svn: 49909
|
| |
|
|
| |
llvm-svn: 49899
|
| |
|
|
| |
llvm-svn: 49256
|
|
|
lib dir and move all the libraries into it. This follows the main
llvm tree, and allows the libraries to be built in parallel. The
top level now enforces that all the libs are built before Driver,
but we don't care what order the libs are built in. This speeds
up parallel builds, particularly incremental ones.
llvm-svn: 48402
|