Fix a logic bug in x86 vector codegen: sext (zext (x) ) != sext (x) (PR20472).
[oota-llvm.git] / examples / OCaml-Kaleidoscope / Chapter4 /
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2010-07-12 Eric ChristopherFix up the ocaml kaleidoscope example as well.
2010-03-08 Erick TryzelaarAdd OCaml tutorial to the examples.