Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build Darwin libclang_rt libraries against real SDKs. | Bob Wilson | 2014-11-10 | 1 | -90/+0 |
* | AArch64: add support for ARM64 iOS versions of compiler-rt. | Tim Northover | 2014-10-08 | 1 | -2/+2 |
* | Fix typos | Alp Toker | 2014-05-15 | 1 | -3/+3 |
* | Reapply "PGO: Statically generate data structures" | Duncan P. N. Exon Smith | 2014-03-17 | 1 | -0/+1 |
* | Performance improvement. | Bill Wendling | 2013-05-23 | 1 | -3/+7 |
* | Try to improve performance by using a read/write buffer instead of I/O. | Bill Wendling | 2013-05-15 | 1 | -0/+1 |
* | I was wrong in my testing. | Bill Wendling | 2013-05-03 | 1 | -1/+0 |
* | Use unbuffered I/O. This reduces the runtime by about half. Our implementatio... | Bill Wendling | 2013-05-03 | 1 | -0/+1 |
* | Support for building the ubsan runtime when using the autoconf build system on | Richard Smith | 2012-11-13 | 1 | -3/+13 |
* | Add support for reading the GCDA file and merging the arc information. | Bill Wendling | 2012-09-14 | 1 | -0/+13 |
* | build/SDKs: Sketch a minimal stub SDK for Darwin. | Daniel Dunbar | 2011-11-16 | 1 | -0/+61 |