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
*
[JumpThread] Simplify CmpInst-as-Condition branch-folding a bit.
Xin Tong
2017-03-07
1
-4
/
+11
*
[cmake] Include openmp with add_llvm_external_project
Pirama Arumuga Nainar
2017-03-07
1
-1
/
+3
*
[PowerPC] mark xray test as unsupported on powerpcle in testsuite
Bill Seurer
2017-03-07
1
-0
/
+2
*
[ObjectYAML] Add support for DWARF5 Unit header
Chris Bieneman
2017-03-07
5
-2
/
+606
*
Add unit tests for changes to SmallPtrSet and PointerLikeTypeTraits
Daniel Berlin
2017-03-07
1
-0
/
+33
*
Add PointerLikeTypeTraits for const things, as long as there is one for the n...
Daniel Berlin
2017-03-07
1
-0
/
+14
*
Make SmallPtrSet count and find able to take const PtrType's
Daniel Berlin
2017-03-07
1
-4
/
+6
*
[LV] Consider users that are memory accesses in uniforms expansion step
Matthew Simpson
2017-03-07
2
-1
/
+53
*
[X86] Add option to specify preferable loop alignment
Sanjoy Das
2017-03-07
1
-1
/
+9
*
[globalisel] Change LLT constructor string into an LLT-based object that know...
Daniel Sanders
2017-03-07
12
-267
/
+330
*
Further reduce testcase
Adrian Prantl
2017-03-07
1
-46
/
+34
*
Tidy up the way we include EHHeaderParser.hpp.
Ed Schouten
2017-03-07
1
-4
/
+1
*
Improve readability and correctness of the OS specific libunwind bits.
Ed Schouten
2017-03-07
1
-26
/
+25
*
Fix test and add missing return for llvm-lto2 error case
Teresa Johnson
2017-03-07
2
-1
/
+4
*
[GlobalISel] Translate floating-point negation
Volkan Keles
2017-03-07
5
-3
/
+41
*
Update comment in testcase
Adrian Prantl
2017-03-07
1
-1
/
+2
*
Update isl to isl-0.18-336-g1e193d9
Tobias Grosser
2017-03-07
14
-601
/
+36
*
Rephrase condition for better readability. NFC
Adrian Prantl
2017-03-07
1
-1
/
+1
*
[fs] Make sure to check S_ISLNK() in fillStatus.
Zachary Turner
2017-03-07
1
-0
/
+2
*
revert r297155 because there's a clang test that depends on InstCombine:
Sanjay Patel
2017-03-07
2
-24
/
+6
*
Revert "Strip debug info when inlining into a nodebug function."
Adrian Prantl
2017-03-07
3
-70
/
+15
*
Revert "Document that code inlined into a nodebug function also won't get any"
Adrian Prantl
2017-03-07
1
-2
/
+1
*
Relax the conflicting function arg verifier to allow for inlined debug
Adrian Prantl
2017-03-07
2
-0
/
+80
*
Verfier: Move the reset of DebugFnArgs closer to other similar operations.
Adrian Prantl
2017-03-07
1
-2
/
+1
*
Revert r297132, it caused PR32171
Nico Weber
2017-03-07
2
-124
/
+3
*
[tests] Make sure tests do not end in 'unreachable' - Part III
Tobias Grosser
2017-03-07
4
-6
/
+6
*
[tests] Update bounds-check elimination test cases
Tobias Grosser
2017-03-07
2
-8
/
+8
*
[ScopInfo] Avoid infinite loop during schedule construction
Tobias Grosser
2017-03-07
1
-3
/
+49
*
[InstCombine] shrink truncated splat shuffle
Sanjay Patel
2017-03-07
2
-6
/
+24
*
[Support] Add the option to not follow symlinks on stat.
Zachary Turner
2017-03-07
4
-25
/
+19
*
[analyzer] Improve valist checks and move it out from alpha state.
Gabor Horvath
2017-03-07
5
-100
/
+202
*
Use 32 bits for alignment.
Rafael Espindola
2017-03-07
3
-4
/
+4
*
[ScopDetection] Do not detect scops that exit to an unreachable
Tobias Grosser
2017-03-07
4
-1
/
+82
*
[tests] Make sure tests do not end in 'unreachable' - Part II
Tobias Grosser
2017-03-07
10
-14
/
+14
*
Let arm_section_length store the number of bytes.
Ed Schouten
2017-03-07
2
-9
/
+5
*
[clang-format] Followup of D30646 - unbreak the build
Andi-Bogdan Postelnicu
2017-03-07
1
-2
/
+2
*
[tests] Make sure tests do not end in 'unreachable'
Tobias Grosser
2017-03-07
5
-5
/
+5
*
Rename remaining uses of Addralign to Alignment.
Rafael Espindola
2017-03-07
3
-9
/
+9
*
Android.rules: add support for clang compiler
Pavel Labath
2017-03-07
2
-16
/
+45
*
Rename Addralign to Alignment.
Rafael Espindola
2017-03-07
5
-12
/
+12
*
[clang-format] Fixed indent issue when adding a comment at the end of a retur...
Andi-Bogdan Postelnicu
2017-03-07
2
-2
/
+7
*
[ARM] Correct handling of LSL #0 in an IT block
John Brawn
2017-03-07
2
-1
/
+15
*
[Hexagon] Do not insert instructions before PHI nodes
Krzysztof Parzyszek
2017-03-07
2
-1
/
+4
*
[clang-format] Support namespaces ending in semicolon
Krasimir Georgiev
2017-03-07
2
-8
/
+105
*
Revert "Use LLVM for all stat-related functionality."
Pavel Labath
2017-03-07
38
-261
/
+289
*
[ARM] Reapply r296865 "[ARM] fpscr read/write intrinsics not aware of each ot...
Ranjeet Singh
2017-03-07
3
-4
/
+49
*
[SystemZ] Add check VT.isSimple() in canTreateAsByteVector()
Jonas Paulsson
2017-03-07
2
-1
/
+11
*
Fix Mips LA25 Thunks where Caller and Callee in different OS
Peter Smith
2017-03-07
2
-1
/
+139
*
In Thumb1, materialize a move between low registers as a `movs`, if CPSR isn'...
Artyom Skrobov
2017-03-07
6
-49
/
+45
*
[index] Mark categories of test classes with the 'UnitTest' symbol property a...
Argyrios Kyrtzidis
2017-03-07
2
-3
/
+11
[next]