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
*
The control expression for a _Generic selection expression should have
Aaron Ballman
2015-11-05
2
-5
/
+15
*
[TSan] Fix mmap/mmap64 interceptor signature.
Alexey Samsonov
2015-11-05
1
-4
/
+4
*
Simplify now that emitValueToOffset always returns false.
Rafael Espindola
2015-11-04
6
-24
/
+8
*
Simplify .org processing and make it a bit more powerful.
Rafael Espindola
2015-11-04
4
-21
/
+15
*
Fix x64 build on Windows, which was broken by my refactor from last week.
Adrian McCarthy
2015-11-04
3
-1
/
+212
*
Define portable macros for packed struct definitions:
Xinliang David Li
2015-11-04
1
-0
/
+28
*
[SimplifyLibCalls] New transformation: tan(atan(x)) -> x
Davide Italiano
2015-11-04
4
-1
/
+71
*
[libFuzzer] when choosing the next unit to mutate, give some preference to th...
Kostya Serebryany
2015-11-04
2
-26
/
+46
*
fix typo; NFC
Sanjay Patel
2015-11-04
1
-1
/
+1
*
[CaptureTracking] Support operand bundles conservatively
Sanjoy Das
2015-11-04
2
-2
/
+32
*
[FreeBSD] Add missing overrides.
Davide Italiano
2015-11-04
2
-4
/
+4
*
[CMake] Bug 25059 - CMake libllvm.so.$MAJOR.$MINOR shared object name not com...
Chris Bieneman
2015-11-04
2
-8
/
+53
*
Handle keyword args on our patched Popen methods.
Zachary Turner
2015-11-04
1
-4
/
+4
*
Don't access class members inside of `__del__`.
Zachary Turner
2015-11-04
1
-4
/
+0
*
Slightly saner handling of thumb branches.
Rafael Espindola
2015-11-04
3
-9
/
+42
*
clang-format: Turn on wrapping before "else" for WebKit style.
Daniel Jasper
2015-11-04
1
-0
/
+1
*
[x86] Teach the shrink-wrapping hooks to do the proper thing with Win64.
Quentin Colombet
2015-11-04
2
-0
/
+130
*
Fix some Clang-tidy modernize warnings, other minor fixes.
Eugene Zelenko
2015-11-04
17
-89
/
+82
*
Remove incorrect debug assert.
Jonathan Peyton
2015-11-04
1
-1
/
+0
*
PM: Rephrase PrintLoopPass as a wrapper around a new-style pass. NFC
Justin Bogner
2015-11-04
3
-17
/
+36
*
Remove some empty lines.
Jonathan Peyton
2015-11-04
5
-21
/
+0
*
Add new interfaces to MBB for manipulating successors with probabilities inst...
Cong Hou
2015-11-04
3
-0
/
+132
*
Refactor of task_team code.
Jonathan Peyton
2015-11-04
5
-242
/
+131
*
Fix some Clang-tidy modernize warnings, other minor fixes.
Eugene Zelenko
2015-11-04
5
-39
/
+42
*
[analyzer] Add 'optin' checker package and move localizability checkers into it.
Devin Coughlin
2015-11-04
4
-15
/
+46
*
[Core] Avoid default in switch() that covers all the cases.
Davide Italiano
2015-11-04
1
-1
/
+0
*
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
[next]