summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bindings/llvm-c/echo.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix clone_constant_impl to correctly deal with null pointersaqjune2019-11-051-0/+1
* Improve C API support for atomicrmw and cmpxchg.Nick Lewycky2019-09-261-0/+17
* [LLVM-C] Add Bindings to GlobalIFuncRobert Widmann2019-02-051-0/+7
* [LLVM-C] Improve Intrinsics BindingsRobert Widmann2018-11-061-0/+16
* [LLVM-C] Add more debug information accessors to GlobalObject and InstructionRobert Widmann2018-09-281-8/+19
* [LLVM-C] Add Bindings For Named MetadataRobert Widmann2018-08-301-3/+8
* [LLVM-C] Improve Bindings For AliasesRobert Widmann2018-05-201-0/+6
* [LLVM-C] Add Bindings For Module FlagsRobert Widmann2018-05-141-0/+4
* [LLVM-C] Audit Inline Assembly APIs for ConsistencyRobert Widmann2018-04-061-0/+2
* [LLVM-C] Finish exception instruction bindings - Round 2Robert Widmann2018-03-301-0/+35
* Revert "[LLVM-C] Finish exception instruction bindings"Vlad Tsyrklevich2018-03-301-35/+0
* [LLVM-C] Finish exception instruction bindingsRobert Widmann2018-03-291-0/+35
* [LLVM-C] Redo unnamed_address attribute bindingsRobert Widmann2018-03-141-0/+1
* [LLVM-C] Add Accessors For A Module's Source File NameRobert Widmann2018-01-301-0/+1
* Add echo test for constant data arrays in the LLVM C APIAmaury Sechet2016-03-131-0/+2
* Add support for global variables in the C API echo testAmaury Sechet2016-02-171-0/+9
* Restore the capability to manipulate datalayout from the C APIAmaury Sechet2016-02-161-0/+3
* Add support for phi nodes in the LLVM C API testAmaury Sechet2016-02-111-0/+16
* Add support for struct in C API testAmaury Sechet2016-02-101-1/+11
* Add icmp and conditional branches in the C API echo test.Amaury Sechet2016-02-091-2/+32
* Improve the C API echo test tool to emit basic block is the right order.Amaury Sechet2016-02-091-0/+8
* Fix echo.ll test failing due to DOS line endingsReid Kleckner2016-02-051-1/+1
* Add various binary operations in the LLVM C API echo testAmaury Sechet2016-02-051-3/+15
* Improve testing for the C APIAmaury Sechet2016-02-041-0/+32
OpenPOWER on IntegriCloud