projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add disassembler tests for mips32r6 platform. There are no functional changes.
[oota-llvm.git]
/
test
/
Bitcode
/
2015-01-14
Duncan P. N. Exon...
IR: Move MDLocation into place
tree
|
commitdiff
2015-01-14
Rafael Espindola
Don't create new comdats in CodeGen.
tree
|
commitdiff
2015-01-10
Rafael Espindola
Use the DiagnosticHandler to print diagnostics when...
tree
|
commitdiff
2015-01-08
Rafael Espindola
Make this test a bit stricter.
tree
|
commitdiff
2014-12-15
Duncan P. N. Exon...
IR: Make metadata typeless in assembly
tree
|
commitdiff
2014-12-11
Duncan P. N. Exon...
Bitcode: Use unsigned char to record MDStrings
tree
|
commitdiff
2014-12-11
Duncan P. N. Exon...
Bitcode: Add METADATA_NODE and METADATA_VALUE
tree
|
commitdiff
2014-12-08
Duncan P. N. Exon...
IR: Fix bitcode compatability filenames
tree
|
commitdiff
2014-12-07
Duncan P. N. Exon...
IR: Add missing tests for function-local metadata
tree
|
commitdiff
2014-12-01
Reid Kleckner
Parse 'ghccc' in .ll files as the GHC convention (cc 10)
tree
|
commitdiff
2014-10-03
Duncan P. N. Exon...
Revert "Revert "DI: Fold constant arguments into a...
tree
|
commitdiff
2014-10-02
Duncan P. N. Exon...
Revert "DI: Fold constant arguments into a single MDString"
tree
|
commitdiff
2014-10-02
Duncan P. N. Exon...
DI: Fold constant arguments into a single MDString
tree
|
commitdiff
2014-09-23
Michael Kuperstein
Ensure bitcode encoding stays stable.
tree
|
commitdiff
2014-08-30
Jordan Rose
Teach llvm-bcanalyzer to use one stream's BLOCKINFO...
tree
|
commitdiff
2014-08-19
Duncan P. N. Exon...
verify-uselistorder: Force -preserve-bc-use-list-order
tree
|
commitdiff
2014-08-18
Duncan P. N. Exon...
verify-uselistorder: Call verifyModule() and improve...
tree
|
commitdiff
2014-08-16
Duncan P. N. Exon...
BitcodeReader: Only create one basic block for each...
tree
|
commitdiff
2014-08-12
Duncan P. N. Exon...
Don't upgrade global constructors when reading bitcode
tree
|
commitdiff
2014-08-01
Duncan P. N. Exon...
UseListOrder: Fix blockaddress use-list order
tree
|
commitdiff
2014-07-31
Duncan P. N. Exon...
verify-uselistorder: Change the default -num-shuffles=5
tree
|
commitdiff
2014-07-31
Duncan P. N. Exon...
UseListOrder: Handle self-users
tree
|
commitdiff
2014-07-31
Duncan P. N. Exon...
UseListOrder: Don't give constant IDs to GlobalValues
tree
|
commitdiff
2014-07-30
Rafael Espindola
Use "weak alias" instead of "alias weak"
tree
|
commitdiff
2014-07-30
Duncan P. N. Exon...
UseListOrder: Visit global values
tree
|
commitdiff
2014-07-30
Duncan P. N. Exon...
Fix line endings before adding RUN lines, NFC
tree
|
commitdiff
2014-07-30
Duncan P. N. Exon...
Rename llvm-uselistorder => verify-uselistorder
tree
|
commitdiff
2014-07-30
Duncan P. N. Exon...
Reapply "UseListOrder: Order GlobalValue uses after...
tree
|
commitdiff
2014-07-29
Duncan P. N. Exon...
Revert "UseListOrder: Order GlobalValue uses after...
tree
|
commitdiff
2014-07-29
Duncan P. N. Exon...
UseListOrder: Additional test coverage for r214242
tree
|
commitdiff
2014-07-29
Duncan P. N. Exon...
UseListOrder: Order GlobalValue uses after initializers
tree
|
commitdiff
2014-07-29
Duncan P. N. Exon...
Bitcode: Correctly compare a Use against itself
tree
|
commitdiff
2014-07-29
Duncan P. N. Exon...
Fix line-endings, NFC
tree
|
commitdiff
2014-07-28
Duncan P. N. Exon...
llvm-uselistorder: Add -num-shuffles option
tree
|
commitdiff
2014-07-28
Duncan P. N. Exon...
Bitcode: Serialize (and recover) use-list order
tree
|
commitdiff
2014-07-25
Duncan P. N. Exon...
Move -verify-use-list-order into llvm-uselistorder
tree
|
commitdiff
2014-07-25
Duncan P. N. Exon...
IPO: Add use-list-order verifier
tree
|
commitdiff
2014-07-23
Saleem Abdulrasool
AsmParser: remove deprecated LLIR support
tree
|
commitdiff
2014-07-22
Hal Finkel
Make use of the align parameter attribute for all point...
tree
|
commitdiff
2014-07-21
Mark Heffernan
Rename metadata llvm.loop.vectorize.unroll to llvm...
tree
|
commitdiff
2014-07-18
Hal Finkel
Add a dereferenceable attribute
tree
|
commitdiff
2014-07-16
Reid Kleckner
Roundtrip the inalloca bit on allocas through bitcode
tree
|
commitdiff
2014-06-25
Eli Bendersky
Add some test files for r211710.
tree
|
commitdiff
2014-06-13
Tim Northover
IR: add "cmpxchg weak" variant to support permitted...
tree
|
commitdiff
2014-06-05
Tom Roeder
Add a new attribute called 'jumptable' that creates...
tree
|
commitdiff
2014-06-03
Rafael Espindola
Allow alias to point to an arbitrary ConstantExpr.
tree
|
commitdiff
2014-05-29
Adam Nemet
[X86] Move test from r209863 to CodeGen/X86
tree
|
commitdiff
2014-05-29
Adam Nemet
[X86] Auto-upgrade AVX1 vbroadcast intrinsics
tree
|
commitdiff
2014-05-20
Nick Lewycky
Add 'nonnull', a new parameter and return attribute...
tree
|
commitdiff
2014-05-17
Rafael Espindola
Handle ConstantAggregateZero when upgrading global_ctors.
tree
|
commitdiff
2014-05-16
Rafael Espindola
Fix most of PR10367.
tree
|
commitdiff
2014-05-07
Duncan P. N. Exon...
IR: Don't allow non-default visibility on local linkage
tree
|
commitdiff
2014-04-24
Reid Kleckner
Add 'musttail' marker to call instructions
tree
|
commitdiff
2014-04-05
Saleem Abdulrasool
AsmParser: add a warning for compatibility parsing
tree
|
commitdiff
2014-04-05
Saleem Abdulrasool
AsmParser: restore LLVM IR compatibility for linker_pri...
tree
|
commitdiff
2014-03-27
Karthik Bhat
All new elements except the last one initialized to...
tree
|
commitdiff
2014-03-13
Rafael Espindola
Remove the linker_private and linker_private_weak linkages.
tree
|
commitdiff
2014-03-11
Tim Northover
IR: add a second ordering operand to cmpxhg for failure
tree
|
commitdiff
2014-03-02
Michael Kuperstein
Ensure bitcode encoding of instructions and their opera...
tree
|
commitdiff
2014-02-26
Michael Kuperstein
Ensure bitcode encoding of instructions and their opera...
tree
|
commitdiff
2014-02-04
Manman Ren
Update testing case for r200806.
tree
|
commitdiff
2014-01-16
Manman Ren
Report a warning when dropping outdated debug info...
tree
|
commitdiff
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
tree
|
commitdiff
2014-01-14
Nico Rieck
Revert "Decouple dllexport/dllimport from linkage"
tree
|
commitdiff
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
tree
|
commitdiff
2013-12-31
Nick Lewycky
Fold vector selects with undef elements in the conditio...
tree
|
commitdiff
2013-12-22
Michael Kuperstein
Ensure bitcode encoding of calling conventions stays...
tree
|
commitdiff
2013-12-19
Reid Kleckner
Begin adding docs and IR-level support for the inalloca...
tree
|
commitdiff
2013-12-15
Michael Kuperstein
Ensure bitcode encoding of global variable attributes...
tree
|
commitdiff
2013-12-08
Michael Kuperstein
Fixed CRLF
tree
|
commitdiff
2013-12-08
Michael Kuperstein
Ensure bitcode encoding of visibility styles stays...
tree
|
commitdiff
2013-12-02
Manman Ren
Debug Info: drop debug info via upgrading path if versi...
tree
|
commitdiff
2013-12-01
Michael Kuperstein
Ensure bitcode encoding of linkage types stays stable...
tree
|
commitdiff
2013-11-18
Paul Robinson
The 'optnone' attribute means don't inline anything...
tree
|
commitdiff
2013-11-04
Rafael Espindola
Change BitcodeReader to use error_code instead of bool...
tree
|
commitdiff
2013-10-31
Reid Kleckner
Use a larger invalid attribute bitcode number
tree
|
commitdiff
2013-10-31
NAKAMURA Takumi
llvm/test/Bitcode/invalid.ll: Tweak expresion to mach...
tree
|
commitdiff
2013-10-31
Rafael Espindola
Fix a use after free on invalid input.
tree
|
commitdiff
2013-09-28
Manman Ren
AutoUpgrade: upgrade from scalar TBAA format to struct...
tree
|
commitdiff
2013-09-12
Joe Abbey
Patch provide by Tom Roeder!
tree
|
commitdiff
2013-09-09
Bob Wilson
Revert patches to add case-range support for PR1255.
tree
|
commitdiff
2013-08-23
Andrea Di Biagio
Add function attribute 'optnone'.
tree
|
commitdiff
2013-08-20
Bill Wendling
Use -disable-output and to suppress output and don...
tree
|
commitdiff
2013-08-16
Daniel Dunbar
[tests] Cleanup initialization of test suffixes.
tree
|
commitdiff
2013-07-26
Tobias Grosser
Make .bc en/decoding of AttrKind stable
tree
|
commitdiff
2013-07-17
Tobias Grosser
Add some uncovered attribute tests
tree
|
commitdiff
2013-02-26
Kostya Serebryany
Unify clang/llvm attributes for asan/tsan/msan (LLVM...
tree
|
commitdiff
2013-02-20
Bill Wendling
Modify the LLVM assembly output so that it uses referen...
tree
|
commitdiff
2013-02-12
Bill Wendling
Test for string attributes and for attribute group...
tree
|
commitdiff
2013-02-11
Kostya Serebryany
[tsan/msan] adding thread_safety and uninitialized_chec...
tree
|
commitdiff
2012-10-11
Jan Wen Voung
Change encoding of instruction operands in bitcode...
tree
|
commitdiff
2012-09-21
Benjamin Kramer
BitcodeReader: Correctly insert blockaddress constant...
tree
|
commitdiff
2012-07-18
Joel Jones
More replacing of target-dependent intrinsics with...
tree
|
commitdiff
2012-07-13
Joel Jones
This is one of the first steps at moving to replace...
tree
|
commitdiff
2012-07-11
Stepan Dyatkovskiy
Fixed diff comparison.
tree
|
commitdiff
2012-07-02
Chandler Carruth
Make tests which first provide a negative assertion...
tree
|
commitdiff
2012-06-10
Nadav Rotem
Add AutoUpgrade support for the SSE4 ptest intrinsics.
tree
|
commitdiff
2012-05-28
Meador Inge
PR12696: Attribute bits above 1<<30 are not encoded...
tree
|
commitdiff
2012-05-12
Stepan Dyatkovskiy
Recommited r156374 with critical fixes in BitcodeReader...
tree
|
commitdiff
2012-05-08
Stepan Dyatkovskiy
Rejected r156374: Ordinary PR1255 patch. Due to clang...
tree
|
commitdiff
next