RegisterPressure: Expose RegisterOperands API
[oota-llvm.git] / include / llvm-c / BitWriter.h
2015-12-18 Eric ChristopherReorganize the C API headers to improve build times.
2014-10-14 Peter CollingbourneIntroduce LLVMWriteBitcodeToMemoryBuffer C API function.
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2013-10-23 NAKAMURA Takumiinclude/llvm-c: Whitespace.
2012-03-21 Gregory SzorcOrganize LLVM C API docs into doxygen modules; add...
2010-03-06 Erick TryzelaarAdd a LLVMWriteBitcodeToFD that exposes the raw_fd_ostr...
2008-05-06 Gordon HenriksenImprove documentation.
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-09-18 Gordon HenriksenC bindings for libLLVMCore.a and libLLVMBitWriter.a.