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
...
*
[ARM] Add missing Tag_DIV_use tests.
Charlie Turner
2015-01-07
1
-0
/
+8
*
Fix regression in r225266.
Asiri Rathnayake
2015-01-07
1
-1
/
+1
*
[PM] Give slightly less horrible names to the utility pass templates for
Chandler Carruth
2015-01-07
3
-33
/
+33
*
[X86] Merge a switch statement inside a default case of another switch statem...
Craig Topper
2015-01-07
1
-160
/
+155
*
[X86] Don't mark the shift by 1 instructions as isConvertibleToThreeAddress. ...
Craig Topper
2015-01-07
1
-1
/
+1
*
[X86] Remove some unused TYPE enums from the disassembler.
Craig Topper
2015-01-07
4
-19
/
+1
*
Use explicit StringRef Type
Tobias Grosser
2015-01-07
1
-1
/
+1
*
Revert r225165 and r225169
Karthik Bhat
2015-01-07
2
-209
/
+0
*
Fix comment typo.
Nico Weber
2015-01-07
1
-1
/
+1
*
PE/COFF: teach ARMNT backend about ADDR32NB for exports
Saleem Abdulrasool
2015-01-07
6
-0
/
+84
*
[ADT][SmallVector] Flip an assert comparison to avoid overflows yielding fals...
Ahmed Bougacha
2015-01-07
1
-2
/
+2
*
[asan] add flag quarantine_size_mb, deprecate quarantine_size
Kostya Serebryany
2015-01-07
7
-19
/
+53
*
[TSan] Fix Go build.
Alexey Samsonov
2015-01-07
2
-7
/
+6
*
IR: Remove MDNode::getWhenValsUnresolved()
Duncan P. N. Exon Smith
2015-01-07
1
-5
/
+0
*
Remove invalid TODO
Duncan P. N. Exon Smith
2015-01-07
1
-1
/
+0
*
[PM] Fix a pretty nasty bug where the new pass manager would invalidate
Chandler Carruth
2015-01-07
5
-42
/
+159
*
Make DynamicLoaderPOSIXDYLD::DidAttach to deduce a target executable by pid i...
Oleksiy Vyalov
2015-01-07
2
-5
/
+32
*
R600/SI: Add check for amdgcn triple forgotten in r225276.
Tom Stellard
2015-01-07
1
-2
/
+3
*
[ELF] Remove {ELF,}GNULinkerScript.
Rui Ueyama
2015-01-07
3
-109
/
+57
*
Analysis: Reformulate WillNotOverflowUnsignedAdd for reusability
David Majnemer
2015-01-07
5
-45
/
+46
*
InstCombine: Just a small tidy-up
David Majnemer
2015-01-07
1
-3
/
+2
*
[Sanitizer] Change the runtime flag representation.
Alexey Samsonov
2015-01-07
20
-499
/
+510
*
Do not use a const Twine here
Tobias Grosser
2015-01-07
1
-1
/
+1
*
[PowerPC] Transform a README.txt entry into a FIXME
Hal Finkel
2015-01-07
2
-14
/
+9
*
Fix grammar-o in comment.
Nico Weber
2015-01-06
1
-1
/
+1
*
[asan] add a flag soft_rss_limit_mb
Kostya Serebryany
2015-01-06
9
-6
/
+132
*
Suppress clang warnings in a codegen test.
Rafael Espindola
2015-01-06
1
-8
/
+8
*
cmake: Fix 'examples' target after r225319
Duncan P. N. Exon Smith
2015-01-06
1
-1
/
+1
*
Kaleidoscope: Value => Metadata
Duncan P. N. Exon Smith
2015-01-06
1
-1
/
+1
*
cmake: Add 'examples' target
Duncan P. N. Exon Smith
2015-01-06
1
-0
/
+6
*
cmake: Add Kaleidoscope target
Duncan P. N. Exon Smith
2015-01-06
8
-7
/
+14
*
Adds UriParser::Parse and unit tests
Vince Harron
2015-01-06
7
-1
/
+233
*
Fix needed for the new terminal test I previously checked in. It was crashing...
Greg Clayton
2015-01-06
1
-12
/
+17
*
Add a subdirectory in CMake for Chapter 8.
Eric Christopher
2015-01-06
1
-0
/
+1
*
Add __builtin_amdgpu_class
Matt Arsenault
2015-01-06
3
-0
/
+19
*
Convert CoreInputGraph.
Rui Ueyama
2015-01-06
9
-76
/
+122
*
[PowerPC] Add support for -mcmpb
Hal Finkel
2015-01-06
2
-0
/
+8
*
Revert r224935 "Refactor duplicated code. No intended functionality change."
Lang Hames
2015-01-06
15
-74
/
+104
*
R600/SI: Add combine for isinfinite pattern
Matt Arsenault
2015-01-06
3
-0
/
+142
*
Add isNegative helper to ConstantFPSDNode
Matt Arsenault
2015-01-06
1
-0
/
+3
*
Add isInfinity helper to ConstantFPSDNode
Matt Arsenault
2015-01-06
1
-0
/
+3
*
R600/SI: Pattern match isinf to v_cmp_class instructions
Matt Arsenault
2015-01-06
3
-0
/
+79
*
R600/SI: Add basic DAG combines for fp_class
Matt Arsenault
2015-01-06
3
-1
/
+212
*
R600/SI: Add class intrinsic
Matt Arsenault
2015-01-06
9
-5
/
+420
*
Fix using wrong intrinsic in test
Matt Arsenault
2015-01-06
1
-9
/
+9
*
Update for .ll syntax change.
Rafael Espindola
2015-01-06
6
-19
/
+19
*
Change the .ll syntax for comdats and add a syntactic sugar.
Rafael Espindola
2015-01-06
40
-114
/
+152
*
[PowerPC] Reuse a load operand in int->fp conversions
Hal Finkel
2015-01-06
4
-41
/
+238
*
Move a test to the new tests directory.
Dan Albert
2015-01-06
1
-0
/
+0
*
Put FreeBSD note types in their own namespace
Ed Maste
2015-01-06
1
-10
/
+14
[prev]
[next]