Commit History

Autor SHA1 Mensaxe Data
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo %!s(int64=6) %!d(string=hai) anos
  Rafael Espindola 4fe1287be8 Update examples for API change. NFC. %!s(int64=7) %!d(string=hai) anos
  Teresa Johnson 895b529ff6 Fix examples files to reflect header split in r286566. %!s(int64=8) %!d(string=hai) anos
  Eugene Zelenko 578a1d21a0 Fix some Include What You Use warnings in examples; other minor fixes. %!s(int64=9) %!d(string=hai) anos
  Chandler Carruth 0a08460599 Update the examples for the new header file locations. %!s(int64=12) %!d(string=hai) anos
  Chandler Carruth 4ca7e09b7c Sort the #include lines of the examples/... tree. %!s(int64=12) %!d(string=hai) anos
  Chris Lattner b515d75856 eliminate the std::ostream forms of the bitcode writing APIs. %!s(int64=16) %!d(string=hai) anos
  Owen Anderson 1d0be15f89 Push LLVMContexts through the IntegerType APIs. %!s(int64=16) %!d(string=hai) anos
  Owen Anderson debcb01b0f Move types back to the 2.5 API. %!s(int64=16) %!d(string=hai) anos
  Owen Anderson eed707b1e6 Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come. %!s(int64=16) %!d(string=hai) anos
  Owen Anderson 9adc0abad3 Move EVER MORE stuff over to LLVMContext. %!s(int64=16) %!d(string=hai) anos
  Owen Anderson 31895e7359 Hold the LLVMContext by reference rather than by pointer. %!s(int64=16) %!d(string=hai) anos
  Owen Anderson 8b477ed579 Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot %!s(int64=16) %!d(string=hai) anos
  Chris Lattner 0fd38069cb improve the APIs for creating struct and function types with no arguments/elements %!s(int64=16) %!d(string=hai) anos
  Gabor Greif 7cbd8a3e92 API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legacy interfaces will be in place for some time. (Merge from use-diet branch.) %!s(int64=17) %!d(string=hai) anos
  Gabor Greif 051a950000 API changes for class Use size reduction, wave 1. %!s(int64=17) %!d(string=hai) anos
  Chris Lattner fc001bbfc3 remove attributions from examples. %!s(int64=17) %!d(string=hai) anos
  Gabor Greif a99be51bf5 Here is the bulk of the sanitizing. %!s(int64=18) %!d(string=hai) anos
  Chris Lattner 4bcca0f2ac switch this to bitcode instead of bytecode %!s(int64=18) %!d(string=hai) anos
  Reid Spencer db8d2bed6a For PR950: %!s(int64=18) %!d(string=hai) anos
  Bill Wendling e81561909d Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are %!s(int64=18) %!d(string=hai) anos
  Bill Wendling 68fe61d6a1 Replacing std::iostreams with llvm iostreams. Some of these changes involve %!s(int64=19) %!d(string=hai) anos
  Reid Spencer b83eb6447b For PR950: %!s(int64=19) %!d(string=hai) anos
  Chris Lattner 4645cdca8a WriteBytecodeToFile actually can't throw. %!s(int64=19) %!d(string=hai) anos
  Chris Lattner b461131c99 Catch a potentially thrown exception. %!s(int64=19) %!d(string=hai) anos
  Misha Brukman 237cef4b0b Remove trailing whitespace at the end of lines %!s(int64=20) %!d(string=hai) anos
  Chris Lattner 7db7fa0828 add missing copyright header %!s(int64=20) %!d(string=hai) anos
  Reid Spencer 66e7cd0eea Correct the file header to reflect the new "examples" home for the file. %!s(int64=21) %!d(string=hai) anos
  Reid Spencer 321f8319da Add #include <iostream> since Value.h doesn't include it any more. %!s(int64=21) %!d(string=hai) anos
  Brian Gaeke d0fde30ce8 Put all LLVM code into the llvm namespace, as per bug 109. %!s(int64=22) %!d(string=hai) anos