summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Transforms/IPO.h
Commit message (Expand)AuthorAgeFilesLines
* Wrap C APIs with pragmas enforcing -Werror=strict-prototypesDuncan P. N. Exon Smith2019-11-191-6/+3
* [LLVM-C][Ocaml] Add MergeFunctions and DCE passAditya Kumar2019-09-291-0/+3
* [LLVM-C] Improve Bindings to The Internalize PassRobert Widmann2019-07-231-0/+15
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* Add CalledValuePropagation passMatthew Simpson2017-10-251-0/+3
* Reorganize the C API headers to improve build times.Eric Christopher2015-12-181-1/+1
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-211-0/+11
* Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.Bill Wendling2011-08-031-3/+0
* Add LLVMAddAlwaysInlinerPass to the C API.Rafael Espindola2011-07-261-0/+3
* LLVM 3.0 is here, remove old do nothing method.Rafael Espindola2011-07-261-3/+0
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-091-3/+0
* Adding IPSCCP and Internalize passes to the C-bindingsWesley Peck2010-04-091-0/+6
* Auto-upgrade free instructions to calls to the builtin free function.Victor Hernandez2009-10-241-1/+1
* fix header comment and include guard.Chris Lattner2009-03-061-9/+5
* add a bunch more passes to the C bindings (PR3734), patch byChris Lattner2009-03-061-0/+74
OpenPOWER on IntegriCloud