Go to file
Richard Osborne 5a457de4b2 Extract recognition of patterns such as add(add(mul(x,y),a),b)
into a seperate function.

llvm-svn: 98162
2010-03-10 17:10:35 +00:00
clang Remove the subregion map cache. It is no longer used. 2010-03-10 16:38:44 +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 Extract recognition of patterns such as add(add(mul(x,y),a),b) 2010-03-10 17:10:35 +00:00