Go to file
Chris Lattner b7aa9527ef reimplement the string pool used for inlined function
entries to not thrash std::strings and MCSymbols.

llvm-svn: 98415
2010-03-13 02:17:42 +00:00
clang Check compatibility of vector types using their canonicalizations. 2010-03-12 23:14:13 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm reimplement the string pool used for inlined function 2010-03-13 02:17:42 +00:00