| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Addresses PR4941 and rdar://6756912.
http://reviews.llvm.org/D15195
llvm-svn: 256937
|
| |
|
|
|
|
|
| |
Some holes in testing where discovered while working on the LLVM library
call simplifiers.
llvm-svn: 167661
|
| |
|
|
|
|
|
| |
correct radar number to the test case for tracking purposes.
rdar://10551066
llvm-svn: 151746
|
|
|
by the BAA pass, which uses the default TargetLibraryInfo constructor.
Unfortunately, the default TargetLibraryInfo constructor assumes all library
calls are available and thus ignores -fno-builtin.
rdar://10947759
llvm-svn: 151745
|