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
*
[WebAssembly] Support constant offsets on loads and stores
Derek Schuff
2015-12-05
11
-117
/
+128
*
[analyzer] Fix MemRegion crash casting non-struct to derived struct (PR25426).
Devin Coughlin
2015-12-05
2
-13
/
+27
*
[EarlyCSE] IsSimple vs IsVolatile naming clarification (NFC)
Philip Reames
2015-12-05
3
-15
/
+17
*
[opt] Fix sanitizer complaints about r254774
Keno Fischer
2015-12-05
1
-5
/
+8
*
[PassManager] Ensure destructors of cached AnalysisUsage objects are run
Philip Reames
2015-12-04
2
-2
/
+2
*
[ThinLTO] Helper for performing renaming/promotion on a module
Teresa Johnson
2015-12-04
2
-0
/
+19
*
Add FeatureLAHFSAHF to amdfam10 as well.
Hans Wennborg
2015-12-04
1
-1
/
+1
*
[WebAssembly] Initial varargs support.
Dan Gohman
2015-12-04
8
-18
/
+230
*
[Docs] One more cleanup of -fsanitize= section.
Alexey Samsonov
2015-12-04
2
-18
/
+17
*
[CMake] Don't build the libclang tests unless you're building libclang
Chris Bieneman
2015-12-04
1
-1
/
+1
*
COFF: Create a PDB file with the correct file signature.
Rui Ueyama
2015-12-04
4
-1
/
+35
*
Address a memory leak in 254760
Philip Reames
2015-12-04
1
-3
/
+6
*
CodeGen: Move the SlotIndexes BumpPtrAllocator before the list it allocates
Justin Bogner
2015-12-04
1
-3
/
+2
*
X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
Hans Wennborg
2015-12-04
8
-49
/
+136
*
Make TestThreadSpecificBreakpoint.py more focused.
Zachary Turner
2015-12-04
5
-53
/
+143
*
Python 3 - Fix script import --allow-reload.
Zachary Turner
2015-12-04
1
-3
/
+8
*
Make it clear how you would get the pointee out of an SBValue with
Jim Ingham
2015-12-04
2
-1
/
+10
*
Check multilib dir for asan_device_setup.
Dan Albert
2015-12-04
1
-2
/
+7
*
[Docs] Update MSan docs
Alexey Samsonov
2015-12-04
2
-48
/
+35
*
Reduce memory traffic in ConstString in the std::map formatter
Enrico Granata
2015-12-04
1
-6
/
+14
*
Add TransformUtils to list of required libraries for llc
Derek Schuff
2015-12-04
3
-2
/
+3
*
Added coverage check for extensionless headers, and exclude hidden dot direct...
John Thompson
2015-12-04
5
-2
/
+13
*
[libFuzzer] compute base64 in-process instead of using an external lib. Since...
Kostya Serebryany
2015-12-04
5
-10
/
+45
*
[asan] Remove the use of system properties on Android.
Evgeniy Stepanov
2015-12-04
4
-24
/
+0
*
MSVC complains about this being ambiguous.
Rafael Espindola
2015-12-04
1
-2
/
+2
*
Do the same iterator caching optimization for std::map
Enrico Granata
2015-12-04
1
-48
/
+64
*
Implement GetMemoryRegionInfo for mini dumps.
Adrian McCarthy
2015-12-04
6
-13
/
+98
*
Add a similar benchmark for our std::map performance
Enrico Granata
2015-12-04
3
-0
/
+75
*
[Orc] Move some code up into the JITCompileCallbackManager base class. NFC.
Lang Hames
2015-12-04
2
-29
/
+22
*
Always pass a diagnostic handler to the linker.
Rafael Espindola
2015-12-04
7
-26
/
+38
*
[SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Weiming Zhao
2015-12-04
2
-0
/
+171
*
Fix incorrect quote. NFC
Pete Cooper
2015-12-04
1
-1
/
+1
*
[llc/opt] Add an option to run all passes twice
Keno Fischer
2015-12-04
4
-9
/
+111
*
[AArch64] Expand vector SDIVREM/UDIVREM operations.
Chad Rosier
2015-12-04
2
-0
/
+26
*
[llvm-dwp] Remove some out of date comments
David Blaikie
2015-12-04
1
-2
/
+0
*
[Docs] Move the list of CFI schemes down to CFI doc, and update it.
Alexey Samsonov
2015-12-04
2
-31
/
+48
*
[llvm-dwp] Implement the required on-disk probed hash table
David Blaikie
2015-12-04
2
-7
/
+18
*
Fix llvm-readobj build on Windows, match noreturn attribute on reportError in...
Reid Kleckner
2015-12-04
1
-1
/
+2
*
Fix typo in a comment
Kamil Rytarowski
2015-12-04
1
-1
/
+1
*
[llvm-dwp] Include the debug_line.dwo section
David Blaikie
2015-12-04
2
-3
/
+4
*
clang-tidy readability identifiers: better diagnostic location
Mike Aizatsky
2015-12-04
2
-50
/
+50
*
[OperandBundles] Allow operand-specific attributes in operand bundles
Sanjoy Das
2015-12-04
2
-14
/
+28
*
Add documentation for SBTarget::CreateValueFromAddress.
Jim Ingham
2015-12-04
1
-0
/
+18
*
Cache the incremental iterators as you traverse the list, so that you don't h...
Enrico Granata
2015-12-04
1
-64
/
+79
*
Move macro defs closer (NFC)
Xinliang David Li
2015-12-04
1
-4
/
+5
*
[LegacyPassManager] Reduce memory usage for AnalysisUsage
Philip Reames
2015-12-04
2
-9
/
+59
*
ScheduleDAGInstrs: Move LiveIntervals field to ScheduleDAGMI
Matthias Braun
2015-12-04
3
-13
/
+9
*
Fix an issue where all tests marked with skip_if_callable would be skipped re...
Enrico Granata
2015-12-04
1
-4
/
+5
*
Improve the std::list data formatter to not need to calculate indices for eve...
Enrico Granata
2015-12-04
1
-3
/
+6
*
Backing out 254635 until I have a good workaround and test case.
John Thompson
2015-12-04
1
-1
/
+1
[next]