Go to file
Tobias Grosser 055f4b4d00 [cindex.py]: Speed up lookup of the completion kind
We can directly the number of the kind instead of going through the
completionChunkKindMap.

Formatting time changes from 0.84 to 0.72 seconds.

llvm-svn: 172899
2013-01-19 11:03:40 +00:00
clang [cindex.py]: Speed up lookup of the completion kind 2013-01-19 11:03:40 +00:00
clang-tools-extra Re-sort the #include lines which have gotten out of order. 2013-01-19 09:10:38 +00:00
compiler-rt Fix a typo from r172289 2013-01-18 17:03:47 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Make a few tests optimization-proof. These tests were failing under -O3 because the optimizer was eliminating the call to new. 2013-01-16 17:56:06 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld Replace the 'final' keyword with 'LLVM_FINAL' as GCC 4.6 doesn't support 2013-01-19 09:57:51 +00:00
lldb <rdar://problem/12350715> 2013-01-19 03:53:42 +00:00
llvm On Sandybridge split unaligned 256bit stores into two xmm-sized stores. 2013-01-19 08:38:41 +00:00
polly www: Add kernelgen publications 2013-01-18 00:26:39 +00:00