Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / include / llvm-c / Transforms / IPO.h
2015-12-18 Eric ChristopherReorganize the C API headers to improve build times.
2012-03-21 Gregory SzorcOrganize LLVM C API docs into doxygen modules; add...
2011-08-03 Bill WendlingRemove the LowerSetJmp pass. It wasn't used effectively...
2011-07-26 Rafael EspindolaAdd LLVMAddAlwaysInlinerPass to the C API.
2011-07-26 Rafael EspindolaLLVM 3.0 is here, remove old do nothing method.
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2010-04-09 Wesley PeckAdding IPSCCP and Internalize passes to the C-bindings
2009-10-24 Victor HernandezAuto-upgrade free instructions to calls to the builtin...
2009-03-06 Chris Lattnerfix header comment and include guard.
2009-03-06 Chris Lattneradd a bunch more passes to the C bindings (PR3734)...