Bill Wendling
|
034b94b170
Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future.
|
12 سال پیش |
Bill Wendling
|
99faa3b4ec
s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future.
|
12 سال پیش |
Chandler Carruth
|
d04a8d4b33
Use the new script to sort the includes of every file under lib.
|
12 سال پیش |
Joe Abbey
|
170a15e98d
Code Custodian:
|
12 سال پیش |
Duncan Sands
|
2333e29be4
Relax the restrictions on vector of pointer types, and vector getelementptr.
|
12 سال پیش |
Chris Lattner
|
18c7f80b3e
reapply the patches reverted in r149470 that reenable ConstantDataArray,
|
13 سال پیش |
Argyrios Kyrtzidis
|
91766fe066
Revert Chris' commits up to r149348 that started causing VMCoreTests unit test to fail.
|
13 سال پیش |
Chris Lattner
|
1b2f643753
|
13 سال پیش |
Chad Rosier
|
4e6c03fc3d
ValueEnumerator - debug dump().
|
13 سال پیش |
Chris Lattner
|
3ebb64946b
switch to use the new api for structtypes.
|
14 سال پیش |
Chris Lattner
|
db125cfaf5
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
14 سال پیش |
Chris Lattner
|
1afcace3a3
Land the long talked about "type system rewrite" patch. This
|
14 سال پیش |
Chad Rosier
|
6a0c04dff2
Revert name change from r132533. Lower case naming was intended per style guidelines.
|
14 سال پیش |
Chad Rosier
|
3d26f2333b
Whitespace and other cleanup. Functionallity unchanged.
|
14 سال پیش |
Chris Lattner
|
7a2bdde0a0
Fix a ton of comment typos found by codespell. Patch by
|
14 سال پیش |
Jay Foad
|
8340d0b659
Fix or remove code which seemed to think that the operand of a Constant
|
14 سال پیش |
Rafael Espindola
|
f5a90561b0
Do a topological sort of the types before writing them out.
|
14 سال پیش |
Dan Gohman
|
848c9aedd7
Clear FunctionLocalMDs in purgeFunction along with the rest of the
|
15 سال پیش |
Dan Gohman
|
5c18fa2736
Fix whitespace.
|
15 سال پیش |
Dan Gohman
|
879d811563
Eliminate an unnecessary cast.
|
15 سال پیش |
Dan Gohman
|
d01347e080
Add braces to fix dangling else.
|
15 سال پیش |
Dan Gohman
|
309b3af547
Extend function-local metadata to be usable as attachments.
|
15 سال پیش |
Dan Gohman
|
78aeae2d7b
When we know we have an MDValue or MDString, call EnumerateMetadata
|
15 سال پیش |
Dan Gohman
|
078b05320a
Simplify this code. NamedMDNode operands are MDNodes.
|
15 سال پیش |
Dan Gohman
|
17aa92c92a
Make NamedMDNode not be a subclass of Value, and simplify the interface
|
15 سال پیش |
Dan Gohman
|
6dd26ba4ba
Fix whitespace.
|
15 سال پیش |
Bob Wilson
|
54eee524f1
Tidy.
|
15 سال پیش |
Devang Patel
|
6209869f83
Speedup bitcode writer. Do not walk all values for all functions to emit function local metadata. In one testcase, probably worst case scenario, the 70x speed up is seen.
|
15 سال پیش |
Chris Lattner
|
a6245247e9
Add special case bitcode support for DebugLoc. This avoids
|
15 سال پیش |
Nick Lewycky
|
9a49f1552d
Make the side-numbering of instructions used by metadata (which is needed to
|
15 سال پیش |