summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode
Commit message (Expand)AuthorAgeFilesLines
* IR: Don't allow non-default visibility on local linkageDuncan P. N. Exon Smith2014-05-072-0/+79
* Add 'musttail' marker to call instructionsReid Kleckner2014-04-241-0/+17
* AsmParser: add a warning for compatibility parsingSaleem Abdulrasool2014-04-051-0/+9
* AsmParser: restore LLVM IR compatibility for linker_private{,_weak}Saleem Abdulrasool2014-04-051-0/+8
* All new elements except the last one initialized to NULL. Ideally, once parsi...Karthik Bhat2014-03-272-0/+158
* Remove the linker_private and linker_private_weak linkages.Rafael Espindola2014-03-131-4/+4
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-113-40/+63
* Ensure bitcode encoding of instructions and their operands stays stable.Michael Kuperstein2014-03-026-0/+467
* Ensure bitcode encoding of instructions and their operands stays stable.Michael Kuperstein2014-02-2614-0/+583
* Update testing case for r200806.Manman Ren2014-02-041-1/+1
* Report a warning when dropping outdated debug info metadata.Manman Ren2014-01-161-1/+3
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-141-1/+1
* Revert "Decouple dllexport/dllimport from linkage"Nico Rieck2014-01-141-1/+1
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-141-1/+1
* Fold vector selects with undef elements in the condition. Fixes PR18319.Nick Lewycky2013-12-311-1/+1
* Ensure bitcode encoding of calling conventions stays stable. Patch by Boaz Ou...Michael Kuperstein2013-12-222-0/+150
* Begin adding docs and IR-level support for the inalloca attributeReid Kleckner2013-12-191-0/+5
* Ensure bitcode encoding of global variable attributes stays stable. Patch by ...Michael Kuperstein2013-12-152-0/+41
* Fixed CRLFMichael Kuperstein2013-12-081-23/+23
* Ensure bitcode encoding of visibility styles stays stable. Patch by Boaz Ouriel.Michael Kuperstein2013-12-082-0/+23
* Debug Info: drop debug info via upgrading path if version number does not match.Manman Ren2013-12-021-0/+26
* Ensure bitcode encoding of linkage types stays stable. Patch by Boaz OurielMichael Kuperstein2013-12-012-0/+128
* The 'optnone' attribute means don't inline anything into this functionPaul Robinson2013-11-181-2/+2
* Change BitcodeReader to use error_code instead of bool + string.Rafael Espindola2013-11-042-2/+2
* Use a larger invalid attribute bitcode numberReid Kleckner2013-10-311-0/+0
* llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:"NAKAMURA Takumi2013-10-311-1/+1
* Fix a use after free on invalid input.Rafael Espindola2013-10-312-0/+7
* AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format.Manman Ren2013-09-281-0/+23
* Patch provide by Tom Roeder!Joe Abbey2013-09-121-0/+9
* Revert patches to add case-range support for PR1255.Bob Wilson2013-09-093-33/+67
* Add function attribute 'optnone'.Andrea Di Biagio2013-08-231-2/+10
* Use -disable-output and to suppress output and don't use a temporary file unl...Bill Wendling2013-08-205-7/+5
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Make .bc en/decoding of AttrKind stableTobias Grosser2013-07-262-0/+236
* Add some uncovered attribute testsTobias Grosser2013-07-171-0/+31
* Unify clang/llvm attributes for asan/tsan/msan (LLVM part)Kostya Serebryany2013-02-261-6/+6
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-203-27/+33
* Test for string attributes and for attribute group output.Bill Wendling2013-02-121-0/+28
* [tsan/msan] adding thread_safety and uninitialized_checks attributesKostya Serebryany2013-02-111-0/+10
* Change encoding of instruction operands in bitcode binaries to be relativeJan Wen Voung2012-10-111-0/+49
* BitcodeReader: Correctly insert blockaddress constant referring to a already ...Benjamin Kramer2012-09-211-0/+15
* More replacing of target-dependent intrinsics with target-indepdent Joel Jones2012-07-181-1/+10
* This is one of the first steps at moving to replace target-dependent Joel Jones2012-07-131-0/+12
* Fixed diff comparison.Stepan Dyatkovskiy2012-07-111-1/+1
* Make tests which first provide a negative assertion via 'not', thenChandler Carruth2012-07-021-1/+2
* Add AutoUpgrade support for the SSE4 ptest intrinsics.Nadav Rotem2012-06-102-0/+44
* PR12696: Attribute bits above 1<<30 are not encoded in bitcodeMeador Inge2012-05-281-0/+164
* Recommited r156374 with critical fixes in BitcodeReader/Writer:Stepan Dyatkovskiy2012-05-121-0/+33
* Rejected r156374: Ordinary PR1255 patch. Due to clang-x86_64-debian-fnt build...Stepan Dyatkovskiy2012-05-081-33/+0
* Ordinary patch for PR1255.Stepan Dyatkovskiy2012-05-081-0/+33
OpenPOWER on IntegriCloud