| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-12-29 | remove attributions from examples. | Chris Lattner | |
| git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45420 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
| 2007-12-17 | Change the PointerType api for creating pointer types. The old functionality ↵ | Christopher Lamb | |
| of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45082 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
| 2007-09-12 | add a new BF->LLVM translator, contributed by Sterling Stein. | Chris Lattner | |
| git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41881 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
