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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixup r266327
Pavel Labath
2016-04-18
1
-2
/
+2
*
Add missing header (NFC)
Mehdi Amini
2016-04-18
1
-1
/
+2
*
Add missing header (NFC)
Mehdi Amini
2016-04-18
1
-0
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
360
-546
/
+197
*
Add missing include for StringRef (NFC)
Mehdi Amini
2016-04-18
1
-0
/
+1
*
[asan] [SystemZ] Add slop for stack address detection.
Marcin Koscielnicki
2016-04-18
1
-0
/
+8
*
Mark P0152R1 as complete.
Eric Fiselier
2016-04-18
1
-1
/
+1
*
Mark LWG issue 2469 as done. Also simplify try_emplace and insert_or_assign i...
Eric Fiselier
2016-04-18
2
-64
/
+32
*
Implement LWG issue 2219 - support reference_wrapper in INVOKE
Eric Fiselier
2016-04-18
11
-62
/
+409
*
[LLDB][MIPS] Fix TestConcurrentEvents
Mohit K. Bhakkad
2016-04-18
1
-35
/
+35
*
[Orc] Tweak some of the new RPC code to silence a warning (extraneous ';') and
Lang Hames
2016-04-18
1
-4
/
+4
*
Add hash specializations for __int128_t. Fixes LWG issue 2119
Eric Fiselier
2016-04-18
3
-4
/
+25
*
Add tests for LWG issue 2361
Eric Fiselier
2016-04-18
16
-9
/
+263
*
Fix LWG issue 2345 - Add insert(value_type&&)
Eric Fiselier
2016-04-18
21
-616
/
+764
*
Delete the now redundant pointsToLocalDynamicGotEntry.
Rafael Espindola
2016-04-18
3
-16
/
+1
*
Have getRelExpr return the final values for tls gd.
Rafael Espindola
2016-04-18
2
-3
/
+6
*
BitcodeWriter: WorkList => Worklist, NFC
Duncan P. N. Exon Smith
2016-04-18
1
-5
/
+5
*
[ORC] Generalize the ORC RPC utils to support RPC function return values and
Lang Hames
2016-04-18
12
-460
/
+877
*
Change getRelExpr to return the final value for TLSLD. NFC.
Rafael Espindola
2016-04-18
2
-2
/
+4
*
Linker: Share a single Metadata map for the lifetime of IRMover
Duncan P. N. Exon Smith
2016-04-17
2
-5
/
+20
*
Make CreateTargetMachine as small as possible.
Rafael Espindola
2016-04-17
2
-14
/
+15
*
[X86] Be explicit about calls to setOperationAction for AVX2 and AVX512 rathe...
Craig Topper
2016-04-17
1
-45
/
+42
*
Revert "NFC: unify clang / LLVM atomic ordering"
JF Bastien
2016-04-17
3
-159
/
+118
*
Revert "NFC: unify clang / LLVM atomic ordering"
JF Bastien
2016-04-17
3
-81
/
+110
*
NFC: unify clang / LLVM atomic ordering
JF Bastien
2016-04-17
3
-110
/
+81
*
NFC: unify clang / LLVM atomic ordering
JF Bastien
2016-04-17
3
-118
/
+159
*
When building with LLVM_ENABLE_MODULES, put the module cache into the build
Richard Smith
2016-04-17
1
-19
/
+18
*
Transforms: Try harder to fix bootstrap after r266565
Duncan P. N. Exon Smith
2016-04-17
1
-2
/
+2
*
Linker: Don't double-schedule appending variables
Duncan P. N. Exon Smith
2016-04-17
2
-1
/
+10
*
[ParallelCG] SmallVector<char> -> SmallString.
Davide Italiano
2016-04-17
1
-2
/
+2
*
Transforms: Fix bootstrap after r266565
Duncan P. N. Exon Smith
2016-04-17
2
-5
/
+5
*
Fix a use after move.
Rafael Espindola
2016-04-17
1
-2
/
+2
*
ValueMapper: Don't allow explicit null mappings of Values, NFC
Duncan P. N. Exon Smith
2016-04-17
2
-3
/
+5
*
Keep only the splitCodegen version that takes a factory.
Rafael Espindola
2016-04-17
5
-61
/
+40
*
IRMover: Remove dead code, NFC
Duncan P. N. Exon Smith
2016-04-17
1
-3
/
+0
*
Declare MVT::SimpleValueType as an int8_t sized enum. This removes 400 bytes ...
Craig Topper
2016-04-17
7
-24
/
+26
*
Implement CWG 941 - explicit specializations of deleted function templates
Faisal Vali
2016-04-17
3
-0
/
+137
*
[X86][SSE] Added 16i8 -> 8i64 sext test
Simon Pilgrim
2016-04-17
1
-1
/
+125
*
[X86] Added TODO comment for target shuffle mask decoding of bitcasted masks
Simon Pilgrim
2016-04-17
1
-0
/
+1
*
Fix shared build after r266484
Ismail Donmez
2016-04-17
1
-0
/
+1
*
[X86] Remove unneeded variables
Asaf Badouh
2016-04-17
1
-12
/
+8
*
DebugInfo: Make DICompositeTypes distinct most of the time
Duncan P. N. Exon Smith
2016-04-17
12
-22
/
+46
*
LTO: Merge debug info types when linking bitcode
Duncan P. N. Exon Smith
2016-04-17
2
-1
/
+4
*
[AVX512] ISD::MUL v2i64/v4i64 should only be legal if DQI and VLX features ar...
Craig Topper
2016-04-17
2
-2
/
+126
*
IR: Fix type-refs in testcase from r266548
Duncan P. N. Exon Smith
2016-04-17
1
-11
/
+11
*
IR: Use getRawScope() when verifying
Duncan P. N. Exon Smith
2016-04-17
1
-2
/
+2
*
Fix a typo in rL265762
Sanjoy Das
2016-04-17
2
-1
/
+13
*
Revert "use range loop, try to make comments more meaningful; NFCI"
Duncan P. N. Exon Smith
2016-04-17
1
-7
/
+10
*
IR: Use an explicit map for debug info type uniquing
Duncan P. N. Exon Smith
2016-04-17
15
-10
/
+197
*
IR: Use ODR to unique DICompositeType members
Duncan P. N. Exon Smith
2016-04-17
4
-2
/
+133
[next]