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
*
[Sema] Simplify a couple if statements. Explicitly check up front that only o...
Craig Topper
2015-12-12
1
-3
/
+3
*
Move catchpad-phi-cast.ll to the X86 specific subdirectory
David Majnemer
2015-12-12
1
-0
/
+0
*
Try to appease a buildbot
David Majnemer
2015-12-12
1
-0
/
+1
*
Try to appease a buildbot.
David Majnemer
2015-12-12
1
-2
/
+2
*
Update clang to use the updated LLVM EH instructions
David Majnemer
2015-12-12
18
-265
/
+168
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
106
-6086
/
+3078
*
Fix the L1 cache search in MemoryCache::Read to use the
Jason Molenda
2015-12-12
1
-17
/
+9
*
Preserve source location information for qualified names used in a constructor
Richard Smith
2015-12-12
2
-2
/
+17
*
Remove unused mips typedefs.
Oleksiy Vyalov
2015-12-12
1
-3
/
+1
*
[PowerPC] OutStreamer cleanup in PPCAsmPrinter
Hal Finkel
2015-12-12
1
-23
/
+19
*
When supplying memory to expedite the unwinds in the T packet,
Jason Molenda
2015-12-12
1
-1
/
+1
*
Revert r254647.
Easwaran Raman
2015-12-12
2
-12
/
+0
*
[X86ISelLowering] Add additional support for multiplication-to-shift conversion.
Chen Li
2015-12-12
2
-3
/
+70
*
Fix test/CodeGen/PowerPC/ppc-shrink-wrapping.ll after r255398
Hal Finkel
2015-12-12
1
-1
/
+1
*
Decouple test execution and test finder logic in parallel test runner.
Todd Fiala
2015-12-12
1
-16
/
+22
*
[InstCombine] allow any pair of bitcasts to be combined
Sanjay Patel
2015-12-12
2
-22
/
+18
*
[PowerPC] Add Branch Hints for Highly-Biased Branches
Hal Finkel
2015-12-12
3
-2
/
+209
*
Attach maximum function count to Module when using PGO mode
Easwaran Raman
2015-12-12
2
-0
/
+12
*
[WebAssembly] Update test expectations
Derek Schuff
2015-12-12
1
-108
/
+49
*
Revert rL255391: [X86ISelLowering] Add additional support for multiplication-...
Chen Li
2015-12-12
2
-71
/
+3
*
use FileCheck for better checking
Sanjay Patel
2015-12-12
1
-3
/
+22
*
docs: Document -fno-sanitize-trap= and -fsanitize-recover= flags for CFI.
Peter Collingbourne
2015-12-11
1
-0
/
+18
*
[WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination
Derek Schuff
2015-12-11
12
-19
/
+1303
*
[X86ISelLowering] Add additional support for multiplication-to-shift conversion.
Chen Li
2015-12-11
2
-3
/
+71
*
[lld][MachO] Recognize __thread_bss sections as zero-fill and set all the
Lang Hames
2015-12-11
8
-19
/
+55
*
SamplePGO - Reduce memory utilization by 10x.
Diego Novillo
2015-12-11
3
-61
/
+8
*
SelectionDAG: Match min/max if the scalar operation is legal
Matt Arsenault
2015-12-11
7
-87
/
+361
*
Revert r248483, r242546, r242545, and r242409 - absdiff intrinsics
Hal Finkel
2015-12-11
16
-399
/
+35
*
Avoid buffered reads of /dev/urandom
Rafael Espindola
2015-12-11
1
-4
/
+9
*
Use new set when checking if a test event type matches the job/test result types
Todd Fiala
2015-12-11
1
-3
/
+1
*
[modules] If the semantic and lexical DC of a decl are the same, write out the
Richard Smith
2015-12-11
2
-17
/
+32
*
Allow non-defining declarations of class template partial specializations to
Richard Smith
2015-12-11
3
-1
/
+39
*
[clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.
Nico Weber
2015-12-11
5
-4
/
+9
*
Revert "Revert "Turn on new test summary results by default.""
Todd Fiala
2015-12-11
2
-2
/
+9
*
[llvm-objdump/MachODump] Reduce code duplication.
Davide Italiano
2015-12-11
1
-69
/
+41
*
Add some tests for stack and local variable inspection for mini dumps.
Adrian McCarthy
2015-12-11
3
-9
/
+109
*
[lld] Watch out for tool names inside paths when substituting tool-paths in lit.
Lang Hames
2015-12-11
1
-3
/
+3
*
Reapply "[Modules] Fix regression when an elaborated-type-specifier mentions ...
Ben Langmuir
2015-12-11
4
-0
/
+35
*
Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 3
Jonathan Peyton
2015-12-11
16
-357
/
+331
*
Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 2
Jonathan Peyton
2015-12-11
13
-222
/
+376
*
Remove hardcoded registers from Hexagon ABI
Ted Woodward
2015-12-11
1
-10
/
+21
*
Hinted lock (OpenMP 4.5 feature) Updates/Fixes
Jonathan Peyton
2015-12-11
3
-140
/
+159
*
Unify diagnostics for type defintitions in bad contexts
Reid Kleckner
2015-12-11
3
-21
/
+17
*
Error on redeclaring with a conflicting asm label and on redeclaring with an ...
Nick Lewycky
2015-12-11
3
-1
/
+49
*
Add tests for bitcast-bitcast sequences for all scalar/vector permutations
Sanjay Patel
2015-12-11
1
-0
/
+90
*
[PGO] Revert r255365: solution incomplete, not handling lambda yet
Xinliang David Li
2015-12-11
6
-16
/
+8
*
[PGO] Revert r255366: solution incomplete, not handling lambda yet
Xinliang David Li
2015-12-11
10
-14
/
+14
*
[PGO] Stop using invalid char in instr variable names.
Xinliang David Li
2015-12-11
10
-14
/
+14
*
[PGO] Stop using invalid char in instr variable names.
Xinliang David Li
2015-12-11
6
-8
/
+16
*
Fix Clang-tidy modernize-use-nullptr and readability-simplify-boolean-expr wa...
Eugene Zelenko
2015-12-11
1
-191
/
+177
[next]