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
*
clang-rename: when renaming a field, rename initializers of that field as well
Miklos Vajna
2016-05-07
2
-0
/
+30
*
ErrorInfoBase::message(): Don't use raw_string_ostream's buffer, Msg, before ...
NAKAMURA Takumi
2016-05-07
1
-1
/
+1
*
Codegen: Enable the detection of min/max expressions
Tobias Grosser
2016-05-07
5
-9
/
+8
*
test: Use CHECK-NEXT to not miss instructions in test output
Tobias Grosser
2016-05-07
1
-25
/
+23
*
Update isl to isl-0.17-5-g57dc5ff
Tobias Grosser
2016-05-07
7
-5
/
+65
*
[ELF][MIPS] Remove redundant local variable. NFC
Simon Atanasyan
2016-05-07
1
-4
/
+2
*
[PM] code refactoring -- preparation for new PM porting /NFC
Xinliang David Li
2016-05-07
6
-22
/
+37
*
Fix memory_resource build for _LIBCPP_HAS_NO_THREADS
Eric Fiselier
2016-05-07
1
-2
/
+12
*
Fix stripDebugInfo: was modifying "DebugLoc" attached to the intrinsic after ...
Mehdi Amini
2016-05-07
1
-0
/
+1
*
MipsELFObjectWriter.cpp: Activate debug printer just for +Asserts. [-Wunused-...
NAKAMURA Takumi
2016-05-07
1
-0
/
+2
*
Refactor stripDebugInfo(Function) to handle intrinsic
Mehdi Amini
2016-05-07
5
-22
/
+82
*
[Orc] Fix missing rename from r268845.
Lang Hames
2016-05-07
1
-1
/
+1
*
[Orc] Rename OrcArchitectureSupport to OrcABISupport and add Win32 ABI support.
Lang Hames
2016-05-07
7
-110
/
+233
*
Update TS implementation status page
Eric Fiselier
2016-05-07
1
-0
/
+8
*
Update \param corresponding to r268819. [-Wdocumentation]
NAKAMURA Takumi
2016-05-07
1
-1
/
+1
*
Change allocator<T>::allocate to throw length_error, not bad_alloc
Eric Fiselier
2016-05-07
2
-14
/
+11
*
Add experimental container alias templates for PMRs
Eric Fiselier
2016-05-07
30
-0
/
+1346
*
[profile] Simplify value profile writing
Xinliang David Li
2016-05-07
6
-88
/
+54
*
Fix one more usage of _LIBCPP_HAS_NO_EXCEPTIONS
Eric Fiselier
2016-05-07
1
-1
/
+1
*
Fix typo it _LIBCPP_NO_EXCEPTIONS macro
Eric Fiselier
2016-05-07
1
-2
/
+2
*
Revert r268832 "Refactor stripDebugInfo(Function) to handle intrinsic"
Vitaly Buka
2016-05-07
4
-80
/
+21
*
[ValueTracking] Hoist some computation out of a loop; NFC
Sanjoy Das
2016-05-07
1
-20
/
+11
*
Clean up comment; NFC
Sanjoy Das
2016-05-07
1
-1
/
+1
*
Delete trailing whitespace; NFC
Sanjoy Das
2016-05-07
1
-8
/
+8
*
Revert r268810 becase it brakes msan bot.
Vitaly Buka
2016-05-07
2
-217
/
+5
*
Refactor stripDebugInfo(Function) to handle intrinsic
Mehdi Amini
2016-05-07
4
-21
/
+80
*
[X86] Teach X86FixupBWInsts to promote MOV8rr/MOV16rr to MOV32rr.
Ahmed Bougacha
2016-05-07
18
-227
/
+503
*
[X86] Register and initialize the FixupBW pass.
Ahmed Bougacha
2016-05-07
3
-8
/
+19
*
Add <experimental/memory_resource>
Eric Fiselier
2016-05-07
55
-6
/
+4712
*
Take the API lock in SBThread::IsValid & SBFrame::IsValid.
Jim Ingham
2016-05-07
2
-2
/
+27
*
Remove some lldbassert's from the packet checking code.
Jim Ingham
2016-05-07
1
-5
/
+0
*
Fine tuning of TC* macros
Paul Osmialowski
2016-05-07
3
-3
/
+7
*
[CrashReproducer] Always use realpath for destination
Bruno Cardoso Lopes
2016-05-06
2
-29
/
+14
*
[libFuzzer] modify the docs for startup/init
Kostya Serebryany
2016-05-06
1
-3
/
+7
*
Fix the way the ShouldStopHere checker handles the general case of "stepping ...
Jim Ingham
2016-05-06
1
-6
/
+33
*
[libFuzzer] tweak the documentation about rss_limit
Kostya Serebryany
2016-05-06
1
-3
/
+1
*
[libFuzzer] enhance -rss_limit_mb and enable by default. Now it will print th...
Kostya Serebryany
2016-05-06
9
-15
/
+88
*
[VFS] Add dump methods to the VFS overlay tree
Bruno Cardoso Lopes
2016-05-06
1
-0
/
+24
*
[CrashReproducer] Change module map callback signature. NFC
Bruno Cardoso Lopes
2016-05-06
3
-4
/
+3
*
[PGO] Use rsplit to parse value-data line in text profile file.
Rong Xu
2016-05-06
1
-1
/
+1
*
[modules] Attempt to improve performance for declaration merging without a Sema
Richard Smith
2016-05-06
3
-5
/
+20
*
Implement a safer bitcode upgrade for DISubprogram.
Adrian Prantl
2016-05-06
2
-6
/
+9
*
DetectDeadLanes: Increase precision when detecting undef inputs
Matthias Braun
2016-05-06
3
-57
/
+145
*
DetectDeadLanes: Cleanup, assert on some impossible cases.
Matthias Braun
2016-05-06
1
-9
/
+8
*
Drop error when trying to fallback from PDB to DWARF.
Zachary Turner
2016-05-06
1
-0
/
+4
*
cmake: Avoid continue, apparently that's new
Justin Bogner
2016-05-06
1
-8
/
+7
*
[SLPVectorizer][X86] Regenerated SEXT/ZEXT cast vectorization tests
Simon Pilgrim
2016-05-06
1
-8
/
+94
*
[ARM] Fix Scavenger assert due to underestimated stack size
Weiming Zhao
2016-05-06
2
-5
/
+217
*
Reapply 267210 with fix for PR27490
Philip Reames
2016-05-06
2
-8
/
+71
*
Make llvm-pdbdump print CV type records
Zachary Turner
2016-05-06
7
-56
/
+122
[next]