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
*
Warning fix.
Simon Pilgrim
2015-11-04
1
-2
/
+2
*
[IR] Add a `data_operand` abstraction
Sanjoy Das
2015-11-04
4
-8
/
+129
*
Revert "Reapply: [asan] On OS X, log reports to syslog and os_trace"
Juergen Ributzka
2015-11-04
14
-178
/
+46
*
llvm-config: Add --has-rtti option
Tom Stellard
2015-11-04
5
-0
/
+15
*
[X86][SSE] Add general memory folding for (V)INSERTPS instruction
Simon Pilgrim
2015-11-04
8
-71
/
+141
*
[IR] Add bounds checking to paramHasAttr
Sanjoy Das
2015-11-04
2
-4
/
+10
*
Add "zero_memory" option to IRMemoryMap::FindSpace & IRMemoryMap::Malloc. Ze...
Jim Ingham
2015-11-04
7
-15
/
+99
*
Asan: utility function to determine first wrongly poisoned byte in
Mike Aizatsky
2015-11-04
4
-12
/
+36
*
Orc: Streamline some lambda usage in a unit test
David Blaikie
2015-11-04
1
-9
/
+5
*
Fixed a link.
Alexander Kornienko
2015-11-04
1
-1
/
+1
*
Fixed header levels.
Alexander Kornienko
2015-11-04
1
-2
/
+2
*
Revert r252001 as it brake TestCppIncompleteTypes on all platforms
Tamas Berghammer
2015-11-04
1
-17
/
+0
*
Removed mentions of clang-modernize, added a short description of clang-tidy.
Alexander Kornienko
2015-11-04
1
-33
/
+9
*
Fix TestMemoryRead after r252035
Tamas Berghammer
2015-11-04
1
-1
/
+1
*
[modules] Generalize the workaround for multiple ambiguous definitions of
Richard Smith
2015-11-04
7
-33
/
+87
*
Relax the check for ninja.
Rafael Espindola
2015-11-04
1
-2
/
+2
*
[Concepts] Add diagnostics which fall under [dcl.spec.concept]p1
Nathan Wilson
2015-11-04
2
-0
/
+7
*
Created new X86 FMA3 opcodes (FMA*_Int) that are used now for lowering of sca...
Andrew Kaylor
2015-11-04
4
-286
/
+1057
*
OS X: fix the Xcode debugserver lookup code when LLDB.framework does not cont...
Todd Fiala
2015-11-04
1
-2
/
+12
*
Fix test infrastructure when using xunit output.
Todd Fiala
2015-11-04
1
-2
/
+2
*
[ARM] Combine CMOV into BFI where possible
James Molloy
2015-11-04
3
-0
/
+129
*
clang-cl: Parse the /guard:cf[-] flag (PR25400)
Hans Wennborg
2015-11-04
2
-0
/
+3
*
Improving the diagnostic for cases where the attribute only appertains to a f...
Aaron Ballman
2015-11-04
5
-9
/
+12
*
[ThinLTO] Always set linkage type to external when converting alias
Teresa Johnson
2015-11-04
2
-2
/
+15
*
Whitespace fixup for r252052. NFC.
Kuba Brecka
2015-11-04
1
-1
/
+2
*
[tsan] Use malloc zone interceptors on OS X, part 1 (refactoring)
Kuba Brecka
2015-11-04
3
-344
/
+388
*
[SimplifyCFG] Merge conditional stores
James Molloy
2015-11-04
3
-4
/
+554
*
Allow compound assignment expressions to be contracted when licensed by the l...
Stephen Canon
2015-11-04
1
-1
/
+1
*
[tsan] Handle libdispatch worker threads on OS X
Kuba Brecka
2015-11-04
6
-13
/
+63
*
Error out when faced with value names containing '\0'
Filipe Cabecinhas
2015-11-04
3
-1
/
+9
*
Silence "enumeral and non-enumeral type in conditional expression" warning; NFC.
Aaron Ballman
2015-11-04
1
-1
/
+1
*
Silence an extra semicolon warning; NFC.
Aaron Ballman
2015-11-04
1
-1
/
+1
*
Initialize member field.
Erik Verbruggen
2015-11-04
1
-1
/
+1
*
[tsan] Shadow memory setup for OS X
Kuba Brecka
2015-11-04
5
-108
/
+136
*
[ELF] elfiamcu triple should imply e_machine == EM_IAMCU
Michael Kuperstein
2015-11-04
7
-5
/
+32
*
[X86] DAGCombine should not introduce FILD in soft-float mode
Michael Kuperstein
2015-11-04
2
-2
/
+17
*
Improve modernize-make-unique matcher.
Angel Garcia Gomez
2015-11-04
2
-3
/
+10
*
Revert "[PatternMatch] Switch to use ValueTracking::matchSelectPattern"
James Molloy
2015-11-04
1
-24
/
+39
*
Fix unit tests on Windows: handle env vars with non-ASCII chars.
Pawel Bylica
2015-11-04
1
-38
/
+70
*
[OperandBundles] Refactor; NFCI.
Sanjoy Das
2015-11-04
1
-4
/
+10
*
[OperandBundles] Refactor; NFCI
Sanjoy Das
2015-11-04
1
-5
/
+16
*
[Sema] Implement __make_integer_seq
David Majnemer
2015-11-04
23
-4
/
+308
*
Option letter o was already in use; use an uppercase E instead
Enrico Granata
2015-11-04
1
-1
/
+1
*
Fix Clang-tidy modernize-use-override warnings, other minor fixes.
Eugene Zelenko
2015-11-04
2
-9
/
+10
*
[LVI] Update a comment to clarify what's actually happening and why
Philip Reames
2015-11-04
1
-3
/
+22
*
[CVP] Fold return values if possible
Philip Reames
2015-11-04
2
-1
/
+52
*
Add a few useful methods to ThreadSafeDense{Map,Set}. Not used yet.
Jim Ingham
2015-11-04
2
-1
/
+28
*
Revert "Python 3 - Don't add the _d suffix to the symlink on Windows."
Zachary Turner
2015-11-04
4
-30
/
+2
*
Fix a shadowed ivar in SearchFilterByModuleListAndCU.
Jim Ingham
2015-11-04
1
-2
/
+1
*
[StatepointLowering] Remove distinction between call and invoke safepoints
Igor Laevsky
2015-11-04
3
-24
/
+56
[next]