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
/
unittests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make getModRefInfo with a default location not crash.
Daniel Berlin
2015-04-13
2
-0
/
+95
*
DebugInfo: Make MDSubprogram::getFunction() return Constant
Duncan P. N. Exon Smith
2015-04-11
1
-17
/
+18
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
19
-64
/
+69
*
IR: Remove MDTupleTypedArrayWrapper::operator MDTuple*()
Duncan P. N. Exon Smith
2015-04-07
1
-23
/
+23
*
DebugInfo: Remove DITypedArray<>, replace with typedefs
Duncan P. N. Exon Smith
2015-04-07
1
-2
/
+2
*
DebugInfo: Move DIFlag-related API from DIDescriptor to DebugNode
Duncan P. N. Exon Smith
2015-04-07
1
-39
/
+38
*
IR: Rename MDSubrange::getLo() to getLowerBound()
Duncan P. N. Exon Smith
2015-04-07
1
-2
/
+2
*
IR: Stop using DIDescriptor::is*() and auto-casting
Duncan P. N. Exon Smith
2015-04-06
1
-20
/
+18
*
[lit] Fix running gtest type-parameterized tests on Windows
Reid Kleckner
2015-04-06
1
-1
/
+2
*
DebugInfo: Remove DIDescriptor::Verify()
Duncan P. N. Exon Smith
2015-04-06
1
-3
/
+1
*
DebugInfo: Use MDTypeRef throughout the hierarchy
Duncan P. N. Exon Smith
2015-04-06
1
-47
/
+54
*
DebugInfo: Remove dead code for accessing fields
Duncan P. N. Exon Smith
2015-04-06
1
-51
/
+0
*
[opaque pointer type] API migration for GEP constant factories
David Blaikie
2015-04-02
1
-3
/
+5
*
[support] Add a macro wrapper for alignas and simplify some code.
Benjamin Kramer
2015-04-02
1
-18
/
+4
*
IR: Rename replaceWithUniqued() tests from r233751
Duncan P. N. Exon Smith
2015-03-31
1
-2
/
+2
*
IR: Enable uniquing callbacks during MDNode::replaceWithUniqued()
Duncan P. N. Exon Smith
2015-03-31
1
-0
/
+42
*
[MCJIT] Enable MCJIT regression tests on Darwin.
Lang Hames
2015-03-31
1
-5
/
+0
*
[ExecutionEngine] Fix MCJIT::addGlobalMapping.
Lang Hames
2015-03-31
1
-0
/
+1
*
Verifier: Move over DISubprogram::Verify()
Duncan P. N. Exon Smith
2015-03-31
1
-1
/
+2
*
Transforms: Update unit tests to use verifyModule()
Duncan P. N. Exon Smith
2015-03-30
1
-6
/
+15
*
Transforms: Fix a use of the old DebugLoc in unittests
Duncan P. N. Exon Smith
2015-03-30
1
-3
/
+3
*
Verifier: Add operand checks for remaining debug info
Duncan P. N. Exon Smith
2015-03-30
1
-22
/
+25
*
Verifier: Add operand checks for MDLexicalBlock
Duncan P. N. Exon Smith
2015-03-30
2
-9
/
+14
*
Verifier: Check operands of MDSubprogram nodes
Duncan P. N. Exon Smith
2015-03-30
1
-41
/
+50
*
[MCJIT][Orc] Refactor RTDyldMemoryManager, weave RuntimeDyld::SymbolInfo through
Lang Hames
2015-03-30
1
-4
/
+6
*
Verifier: Check operands of MDType subclasses and MDCompileUnit
Duncan P. N. Exon Smith
2015-03-27
1
-70
/
+76
*
Verifier: Check fields of MDVariable subclasses
Duncan P. N. Exon Smith
2015-03-27
1
-22
/
+45
*
Verifier: Check accessors of MDLocation
Duncan P. N. Exon Smith
2015-03-26
1
-2
/
+8
*
Default to armv7 cpu for NaCl when march=arm
Derek Schuff
2015-03-26
1
-0
/
+4
*
Fix rare case where APInt divide algorithm applied un-needed transformation.
Yaron Keren
2015-03-26
1
-0
/
+200
*
Supress MSVC padding warning in alignment test
Andrew Kaylor
2015-03-26
1
-0
/
+6
*
[APInt] Add an isSplat helper and use it in some places.
Benjamin Kramer
2015-03-25
1
-0
/
+40
*
[ADT] Teach MapVector to support a swap member. Will be used in
Chandler Carruth
2015-03-25
1
-0
/
+25
*
Opaque Pointer Types: GEP API migrations to specify the gep type explicitly
David Blaikie
2015-03-24
1
-2
/
+3
*
Purge unused includes throughout libSupport.
Benjamin Kramer
2015-03-23
1
-1
/
+2
*
[ConstantRange] Split makeICmpRegion in two.
Sanjoy Das
2015-03-18
1
-3
/
+55
*
Teach Twine to support SmallString.
Yaron Keren
2015-03-17
1
-0
/
+10
*
MapMetadata: Allow unresolved metadata if it won't change
Duncan P. N. Exon Smith
2015-03-17
2
-0
/
+28
*
AsmWriter: Handle broken metadata nodes
Duncan P. N. Exon Smith
2015-03-16
1
-0
/
+16
*
[llvm] Replacing asserts with static_asserts where appropriate
Gabor Horvath
2015-03-16
1
-1
/
+1
*
[opaque pointer type] gep API migration
David Blaikie
2015-03-14
2
-11
/
+14
*
IR: Make Metadata::print() reliable and useful
Duncan P. N. Exon Smith
2015-03-14
1
-1
/
+84
*
DataLayout is mandatory, update the API to reflect it with references.
Mehdi Amini
2015-03-10
2
-5
/
+5
*
Don't treat .foo as two path components in path::iterators
Ben Langmuir
2015-03-10
1
-0
/
+43
*
Add support for Nuxi CloudABI.
Ed Schouten
2015-03-09
1
-0
/
+6
*
Drop the hacks used for partial C99 math libraries.
Benjamin Kramer
2015-03-09
1
-3
/
+4
*
[ConstantRange] Teach multiply to be cleverer about signed ranges.
James Molloy
2015-03-06
1
-0
/
+7
*
Fix -Woverflow warning in unittest.
Frederic Riss
2015-03-05
1
-1
/
+1
*
DWARFFormValue: Add getAsSignedConstant method.
Frederic Riss
2015-03-04
1
-0
/
+74
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
2
-12
/
+2
[prev]
[next]