projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[mips] Add missing MIPS32 - MIPS32R5 disassembler tests.
[oota-llvm.git]
/
test
/
Feature
/
2015-09-11
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-09-03
Joseph Tremoulet
[WinEH] Add cleanupendpad instruction
tree
|
commitdiff
2015-08-23
Joseph Tremoulet
[WinEH] Require token linkage in EH pad/ret signatures
tree
|
commitdiff
2015-08-15
David Majnemer
[IR] Give catchret an optional 'return value' operand
tree
|
commitdiff
2015-08-11
David Majnemer
[IR] Verify EH pad predecessors
tree
|
commitdiff
2015-08-04
Mehdi Amini
Update test suite to make "ninja check" succeed without...
tree
|
commitdiff
2015-07-31
David Majnemer
New EH representation for MSVC compatibility
tree
|
commitdiff
2015-07-10
David Majnemer
Revert the new EH instructions
tree
|
commitdiff
2015-07-10
David Majnemer
Tighten the verifier check for catchblock.
tree
|
commitdiff
2015-07-10
David Majnemer
New EH representation for MSVC compatibility
tree
|
commitdiff
2015-06-17
David Majnemer
Move the personality function from LandingPadInst to...
tree
|
commitdiff
2015-04-16
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-03-20
Duncan P. N. Exon...
Rewrite test/Feature/md_on_instruction.ll
tree
|
commitdiff
2015-03-13
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-03-03
Duncan P. N. Exon...
DebugInfo: Move new hierarchy into place
tree
|
commitdiff
2015-02-27
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-02-27
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-02-11
Reid Kleckner
Don't promote asynch EH invokes of nounwind functions...
tree
|
commitdiff
2015-01-14
Duncan P. N. Exon...
IR: Move MDLocation into place
tree
|
commitdiff
2015-01-06
Rafael Espindola
Change the .ll syntax for comdats and add a syntactic...
tree
|
commitdiff
2014-12-15
Duncan P. N. Exon...
IR: Make metadata typeless in assembly
tree
|
commitdiff
2014-12-11
Nick Lewycky
Fix LLVMContext to match what MDKind names that the...
tree
|
commitdiff
2014-12-09
Duncan P. N. Exon...
IR: Split Metadata from Value
tree
|
commitdiff
2014-12-06
Duncan P. N. Exon...
IR: Disallow function-local metadata attachments
tree
|
commitdiff
2014-12-06
Duncan P. N. Exon...
IR: Disallow complicated function-local metadata
tree
|
commitdiff
2014-12-03
Peter Collingbourne
Prologue support
tree
|
commitdiff
2014-12-01
Reid Kleckner
Parse 'ghccc' in .ll files as the GHC convention (cc 10)
tree
|
commitdiff
2014-10-16
Rafael Espindola
Delete -std-compile-opts.
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-13
Chad Rosier
[AArch64] Update test case to pass with post-RA MI...
tree
|
commitdiff
2014-07-30
Rafael Espindola
Use "weak alias" instead of "alias weak"
tree
|
commitdiff
2014-07-13
David Majnemer
IR: Allow comdats to be applied to globals with interna...
tree
|
commitdiff
2014-07-10
David Majnemer
IR: Aliases don't belong to an explicit comdat
tree
|
commitdiff
2014-06-27
David Majnemer
IR: Add COMDATs to the IR
tree
|
commitdiff
2014-06-12
Bob Wilson
Move test for r210734 to Feature/aliases.ll.
tree
|
commitdiff
2014-06-06
Rafael Espindola
Allow aliases to be unnamed_addr.
tree
|
commitdiff
2014-06-03
Rafael Espindola
Fix a small bug in the parsing of anonymous globals.
tree
|
commitdiff
2014-06-03
Rafael Espindola
Allow alias to point to an arbitrary ConstantExpr.
tree
|
commitdiff
2014-05-29
Rafael Espindola
Rename alias variables to make it easier to add new...
tree
|
commitdiff
2014-05-28
Rafael Espindola
[pr19844] Add thread local mode to aliases.
tree
|
commitdiff
2014-05-16
Rafael Espindola
Fix most of PR10367.
tree
|
commitdiff
2014-05-01
Michael J. Spencer
[IR] Make {extract,insert}element accept an index of...
tree
|
commitdiff
2014-03-31
Paul Robinson
Disable each MachineFunctionPass for 'optnone' function...
tree
|
commitdiff
2014-03-27
Rafael Espindola
Prevent alias from pointing to weak aliases.
tree
|
commitdiff
2014-03-26
Rafael Espindola
Revert "Prevent alias from pointing to weak aliases."
tree
|
commitdiff
2014-03-26
Rafael Espindola
Prevent alias from pointing to weak aliases.
tree
|
commitdiff
2014-03-18
Eli Bendersky
Expose "noduplicate" attribute as a property for intrin...
tree
|
commitdiff
2014-03-13
Rafael Espindola
Remove the linker_private and linker_private_weak linkages.
tree
|
commitdiff
2014-03-12
Rafael Espindola
Reject alias to undefined symbols in the verifier.
tree
|
commitdiff
2014-03-06
Raul E. Silvera
Change math intrinsic attributes from readonly to readn...
tree
|
commitdiff
2014-02-06
Paul Robinson
Disable most IR-level transform passes on functions...
tree
|
commitdiff
2013-11-23
Manman Ren
Debug Info: update testing cases to specify the debug...
tree
|
commitdiff
2013-11-18
Paul Robinson
The 'optnone' attribute means don't inline anything...
tree
|
commitdiff
2013-11-15
Matt Arsenault
Add addrspacecast instruction.
tree
|
commitdiff
2013-09-16
Peter Collingbourne
Implement function prefix data as an IR feature.
tree
|
commitdiff
2013-08-23
Andrea Di Biagio
Add function attribute 'optnone'.
tree
|
commitdiff
2013-08-16
Daniel Dunbar
[tests] Cleanup initialization of test suffixes.
tree
|
commitdiff
2013-08-06
Manman Ren
Debug Info Finder|Verifier: handle DbgLoc attached...
tree
|
commitdiff
2013-08-04
Bob Wilson
Remove "lto_on_osx" xfails, now that -rdynamic works...
tree
|
commitdiff
2013-08-02
Eric Christopher
Temporarily revert "Debug Info Finder|Verifier: handle...
tree
|
commitdiff
2013-08-01
Manman Ren
Debug Info Finder|Verifier: handle DbgLoc attached...
tree
|
commitdiff
2013-08-01
Bob Wilson
Temporarily xfail a test that breaks on OS X when build...
tree
|
commitdiff
2013-05-24
Diego Novillo
Add a new function attribute 'cold' to functions.
tree
|
commitdiff
2013-04-22
Rafael Espindola
Clarify that llvm.used can contain aliases.
tree
|
commitdiff
2013-02-20
Bill Wendling
Modify the LLVM assembly output so that it uses referen...
tree
|
commitdiff
2013-01-07
David Tweed
There was a switch fall-through in the parser for textu...
tree
|
commitdiff
2012-12-30
Dmitri Gribenko
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
tree
|
commitdiff
2012-11-27
Bill Wendling
Remove the dependent libraries feature.
tree
|
commitdiff
2012-10-30
Quentin Colombet
Change ForceSizeOpt attribute into MinSize attribute
tree
|
commitdiff
2012-10-22
Nadav Rotem
Add a testcase for the previous commit.
tree
|
commitdiff
2012-08-17
Bill Wendling
Change the `linker_private_weak_def_auto' linkage to...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Convert the uses of '|&' to use '2>&1 |' instead, which...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Convert all tests using TCL-style quoting to use shell...
tree
|
commitdiff
2012-05-27
Chris Lattner
rdar://11542750 - llvm.trap should be marked no return.
tree
|
commitdiff
2012-03-25
Eli Bendersky
This file is no longer needed (DejaGNU-isms removed...
tree
|
commitdiff
2012-02-16
Eli Bendersky
Replace all instances of dg.exp file with lit.local...
tree
|
commitdiff
2011-12-17
Dan Gohman
The powers that be have decided that LLVM IR should...
tree
|
commitdiff
2011-12-12
Chandler Carruth
Manually upgrade the test suite to specify the flag...
tree
|
commitdiff
2011-12-05
Nadav Rotem
Add support for vectors of pointers.
tree
|
commitdiff
2011-11-27
Chris Lattner
remove autoupgrade support for old forms of llvm.prefet...
tree
|
commitdiff
2011-08-25
Bill Wendling
Update tests to the newest EH syntax.
tree
|
commitdiff
2011-08-25
Bill Wendling
Add feature test for the new exception handling stuff.
tree
|
commitdiff
2011-07-30
Bill Wendling
Revert r136253, r136263, r136269, r136313, r136325...
tree
|
commitdiff
2011-07-27
Bill Wendling
Merge the contents from exception-handling-rewrite...
tree
|
commitdiff
2011-07-09
Chris Lattner
Land the long talked about "type system rewrite" patch...
tree
|
commitdiff
2011-07-09
Chris Lattner
more tests not making the jump into the brave new world.
tree
|
commitdiff
2011-06-19
Chris Lattner
Remove support for parsing the "type i32" syntax for...
tree
|
commitdiff
2011-06-17
Chris Lattner
Stop accepting and ignoring attributes in function...
tree
|
commitdiff
2011-06-17
Chris Lattner
make the asmparser reject function and type redefinitio...
tree
|
commitdiff
2011-06-17
Chris Lattner
manually upgrade a bunch of tests to modern syntax...
tree
|
commitdiff
2011-06-15
John McCall
Add a new function attribute, nonlazybind, which inhibi...
tree
|
commitdiff
2011-04-10
Bill Wendling
Revert r129235 pending a vetting of the EH rewrite.
tree
|
commitdiff
2011-04-10
Bill Wendling
Beginning of the Great Exception Handling Rewrite.
tree
|
commitdiff
2010-11-29
NAKAMURA Takumi
test: Check the feature 'loadable_module' with load...
tree
|
commitdiff
2010-08-28
Chris Lattner
remove unions from LLVM IR. They are severely buggy...
tree
|
commitdiff
2010-08-24
Dan Gohman
Extend function-local metadata to be usable as attachments.
tree
|
commitdiff
2010-08-20
Bill Wendling
Create the new linker type "linker_private_weak_def_auto".
tree
|
commitdiff
2010-07-21
Dan Gohman
Disallow null as a named metadata operand.
tree
|
commitdiff
next