1. 861f4c3 Add initialization routines for Analysis and IPA. by Owen Anderson · 15 years ago
  2. d686c8e "In order to ease automatic bindings generation, it would be helpful if boolean values were distinguishable from integers. The attached patch introduces "typedef int LLVMBool;", and uses LLVMBool instead of int throughout the C API, wherever a boolean value is called for." by Chris Lattner · 16 years ago
  3. ffef8ac Tidy #includes. by Dan Gohman · 16 years ago
  4. d6d0185 Expose Function::viewCFG and Function::viewCFGOnly to bindings. by Erick Tryzelaar · 17 years ago
  5. ae9f3a3 Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. by Anton Korobeynikov · 17 years ago
  6. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  7. da1435f Adding bindings for memory buffers and module providers. Switching by Gordon Henriksen · 18 years ago
  8. c0491ac Bindings for the verifier. by Gordon Henriksen · 18 years ago