index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Bitcode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't overflow GCTable
Filipe Cabecinhas
2015-04-30
1
-1
/
+1
*
Make sure Op->getType() is a PointerType before we cast<> it.
Filipe Cabecinhas
2015-04-30
1
-0
/
+2
*
Make sure we don't resize(0) when we get a fwdref with Idx == UINT_MAX
Filipe Cabecinhas
2015-04-30
1
-0
/
+4
*
[opaque pointer type] Pass GlobalAlias the actual pointer type rather than de...
David Blaikie
2015-04-29
1
-2
/
+1
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
4
-72
/
+71
*
Use an "early return" idiom for the error case. NFC
Filipe Cabecinhas
2015-04-29
1
-8
/
+6
*
Check that we have a valid PointerType element type before calling get()
Filipe Cabecinhas
2015-04-29
1
-1
/
+2
*
Use the ArrayType member function for array element types.
Filipe Cabecinhas
2015-04-29
1
-1
/
+1
*
Turn an assert into report_fatal_error since it's reachable based on user input
Filipe Cabecinhas
2015-04-29
1
-1
/
+2
*
Make sure that isValidElementType(Type) before calling {Array,Struct}Type::ge...
Filipe Cabecinhas
2015-04-29
1
-2
/
+4
*
Relax an assert when there's a type mismatch in forward references
Filipe Cabecinhas
2015-04-28
1
-1
/
+3
*
[opaque pointer type] Encode the allocated type of an alloca rather than its ...
David Blaikie
2015-04-28
2
-8
/
+16
*
[opaque pointer type] Encode the pointee type in the bitcode for 'cmpxchg'
David Blaikie
2015-04-28
2
-6
/
+9
*
[opaque pointer type] encode the pointee type of global variables
David Blaikie
2015-04-27
2
-12
/
+20
*
IR: Add assembly/bitcode support for function metadata attachments
Duncan P. N. Exon Smith
2015-04-24
3
-5
/
+32
*
[opaque pointer type] bitcode: add explicit callee type to invoke instructions
David Blaikie
2015-04-24
2
-18
/
+27
*
[BitcodeReader] Fix asserts when we read a non-vector type for insert/extract...
Filipe Cabecinhas
2015-04-24
1
-2
/
+9
*
Recommit r235458: [opaque pointer type] Avoid using PointerType::getElementTy...
David Blaikie
2015-04-23
1
-7
/
+6
*
Be more strict about the operand for the array type in BitcodeReader
Filipe Cabecinhas
2015-04-23
1
-0
/
+3
*
Verify sizes when trying to read a BitcodeAbbrevOp
Filipe Cabecinhas
2015-04-23
1
-0
/
+9
*
Revert "[opaque pointer type] Avoid using PointerType::getElementType for a f...
David Blaikie
2015-04-22
1
-6
/
+7
*
Have more strict type checks when creating BinOp nodes in BitcodeReader
Filipe Cabecinhas
2015-04-22
1
-14
/
+29
*
[opaque pointer types] Serialize the value type for atomic store instructions
David Blaikie
2015-04-22
1
-4
/
+8
*
[opaque pointer types] Serialize the value type for store instructions
David Blaikie
2015-04-22
2
-5
/
+9
*
[opaque pointer type] Avoid using PointerType::getElementType for a few cases...
David Blaikie
2015-04-21
1
-7
/
+6
*
[opaque pointer types] Use the pointee type loaded from bitcode when construc...
David Blaikie
2015-04-17
1
-5
/
+6
*
[opaque pointer type] Serialize the type of an llvm::Function as a function t...
David Blaikie
2015-04-17
2
-5
/
+4
*
[opaque pointer type] Explicit pointee type for call instruction
David Blaikie
2015-04-17
2
-12
/
+25
*
[IR] Introduce a dereferenceable_or_null(N) attribute.
Sanjoy Das
2015-04-16
2
-0
/
+6
*
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
Duncan P. N. Exon Smith
2015-04-15
2
-3
/
+3
*
Revert "Verify sizes when trying to read a VBR"
Filipe Cabecinhas
2015-04-15
1
-2
/
+0
*
Verify sizes when trying to read a VBR
Filipe Cabecinhas
2015-04-15
1
-0
/
+2
*
uselistorder: Remove the global bits
Duncan P. N. Exon Smith
2015-04-15
1
-1
/
+0
*
uselistorder: Pull bit through BitcodeWriterPass
Duncan P. N. Exon Smith
2015-04-15
1
-6
/
+10
*
uselistorder: Pull the bit through WriteToBitcodFile()
Duncan P. N. Exon Smith
2015-04-15
2
-6
/
+9
*
uselistorder: Thread bit through ValueEnumerator
Duncan P. N. Exon Smith
2015-04-14
3
-8
/
+16
*
Error out of ParseBitcodeInto(Module*) if we haven't read a Module
Filipe Cabecinhas
2015-04-14
1
-2
/
+6
*
DebugInfo: Make MDSubprogram::getFunction() return Constant
Duncan P. N. Exon Smith
2015-04-11
1
-2
/
+2
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
IR: Remove MDTupleTypedArrayWrapper::operator MDTuple*()
Duncan P. N. Exon Smith
2015-04-07
1
-10
/
+10
*
IR: Rename MDSubrange::getLo() to getLowerBound()
Duncan P. N. Exon Smith
2015-04-07
1
-1
/
+1
*
[opaque pointer type] API migration for GEP constant factories
David Blaikie
2015-04-02
1
-5
/
+8
*
git-clang-format r233603.
Rafael Espindola
2015-04-01
1
-3
/
+1
*
Fix PR23045.
Rafael Espindola
2015-03-30
1
-0
/
+12
*
IR: Use the new DebugLoc API, NFC
Duncan P. N. Exon Smith
2015-03-30
2
-20
/
+11
*
Bitcode: Reflow code to use early continues, NFC
Duncan P. N. Exon Smith
2015-03-30
1
-15
/
+18
*
Verifier: Check accessors of MDLocation
Duncan P. N. Exon Smith
2015-03-26
1
-3
/
+4
*
Internalize BitcodeReader. Not used outside of BitcodeReader.cpp.
Benjamin Kramer
2015-03-17
2
-385
/
+342
*
AsmWriter: Assert on unresolved metadata nodes
Duncan P. N. Exon Smith
2015-03-17
1
-0
/
+2
*
Add testing for mismatched explicit type on a gep operator when loading from ...
David Blaikie
2015-03-16
1
-1
/
+2
[next]