Hal Finkel
|
11af4b49b2
Add a dereferenceable attribute
|
11 жил өмнө |
Hal Finkel
|
d0261683e8
Rename AlignAttribute to IntAttribute
|
11 жил өмнө |
Reid Kleckner
|
55a421f98d
Roundtrip the inalloca bit on allocas through bitcode
|
11 жил өмнө |
David Majnemer
|
c8a1169c93
IR: Add COMDATs to the IR
|
11 жил өмнө |
Tim Northover
|
8f2a85e099
IR: add "cmpxchg weak" variant to support permitted failure.
|
11 жил өмнө |
Rafael Espindola
|
6fd1b8ee48
Allow aliases to be unnamed_addr.
|
11 жил өмнө |
Tom Roeder
|
5d0f7af3dc
Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute.
|
11 жил өмнө |
Rafael Espindola
|
665d42accf
[pr19844] Add thread local mode to aliases.
|
11 жил өмнө |
Rafael Espindola
|
1322e998c1
Convert a few loops to use ranges.
|
11 жил өмнө |
Nick Lewycky
|
fe47ebfad3
Add 'nonnull', a new parameter and return attribute which indicates that the pointer is not null. Instcombine will elide comparisons between these and null. Patch by Luqman Aden!
|
11 жил өмнө |
Michael J. Spencer
|
d4b4f2d340
[IR] Make {extract,insert}element accept an index of any integer type.
|
11 жил өмнө |
Reid Kleckner
|
710c1a449d
Add 'musttail' marker to call instructions
|
11 жил өмнө |
Craig Topper
|
0b6cb7104b
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
11 жил өмнө |
Rafael Espindola
|
1f21e0dd0d
Remove the linker_private and linker_private_weak linkages.
|
11 жил өмнө |
Tim Northover
|
ca396e391e
IR: add a second ordering operand to cmpxhg for failure
|
11 жил өмнө |
Chandler Carruth
|
36b699f2b1
[C++11] Add range based accessors for the Use-Def chain of a Value.
|
11 жил өмнө |
Rafael Espindola
|
aab87fe0ec
Store a DataLayout in Module.
|
11 жил өмнө |
Nico Rieck
|
38f68c5a2e
Decouple dllexport/dllimport from linkage
|
11 жил өмнө |
Nico Rieck
|
55463f4ec1
Revert "Decouple dllexport/dllimport from linkage"
|
11 жил өмнө |
Nico Rieck
|
bce07a0c3b
Decouple dllexport/dllimport from linkage
|
11 жил өмнө |
Reid Kleckner
|
4b70bfc905
Begin adding docs and IR-level support for the inalloca attribute
|
11 жил өмнө |
Rafael Espindola
|
954b6b844b
Remove unused value.
|
11 жил өмнө |
Matt Arsenault
|
1572ba716b
Fix spacing, forward declare order.
|
11 жил өмнө |
Matt Arsenault
|
59d3ae6cdc
Add addrspacecast instruction.
|
11 жил өмнө |
Rafael Espindola
|
19794da02c
Remove linkonce_odr_auto_hide.
|
11 жил өмнө |
Shuxin Yang
|
69bd41dfe3
Revert r193251 : Use address-taken to disambiguate global variable and indirect memops.
|
11 жил өмнө |
Shuxin Yang
|
8e3851a6eb
Use address-taken to disambiguate global variable and indirect memops.
|
12 жил өмнө |
Michael Gottesman
|
611ee2ace9
Update comment list of GLOBALVAR modifiers in BitcodeWriter to include externally_initialized.
|
12 жил өмнө |
Peter Collingbourne
|
1e3037f0be
Implement function prefix data as an IR feature.
|
12 жил өмнө |
Bob Wilson
|
db3a9e64f8
Revert patches to add case-range support for PR1255.
|
12 жил өмнө |