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
*
[sanitizer] Intercept strerror and strerror_r.
Evgeniy Stepanov
2013-08-08
5
-1
/
+65
*
Factor out parsing sanitizer arguments to a separate function
Alexey Samsonov
2013-08-08
2
-6
/
+22
*
Use EXPECT_TRUE/EXPECT_FALSE to avoid bogus warnings from the guts of gtest.
Benjamin Kramer
2013-08-08
1
-20
/
+20
*
Remove unused variable. No functionality change.
Benjamin Kramer
2013-08-08
1
-8
/
+6
*
test commit.
Andrea Di Biagio
2013-08-08
1
-1
/
+1
*
The name "tCDP" isn't used anywhere else in the source code, so renaming it f...
Mihai Popa
2013-08-08
1
-1
/
+1
*
Move SanitizerArgs implementation from .h to .cpp
Alexey Samsonov
2013-08-08
4
-262
/
+308
*
[sanitizer] ASan/MSan tests for r187967.
Evgeniy Stepanov
2013-08-08
2
-0
/
+39
*
DISubprogram metadata have an MDNode representing which base type
Eric Christopher
2013-08-08
1
-1
/
+1
*
The only useful loop unrolling flag to give realistically is
Chandler Carruth
2013-08-08
4
-3
/
+14
*
Simplify (and fix) check-dfsan configs
Alexey Samsonov
2013-08-08
4
-24
/
+9
*
Disable inlining between sanitized and non-sanitized functions.
Evgeniy Stepanov
2013-08-08
2
-5
/
+135
*
For DW_TAG_template_type_parameter the actual passed in type could
Eric Christopher
2013-08-08
2
-1
/
+57
*
Remove AllUndef check from one of the loops in getVectorShuffle. It was alrea...
Craig Topper
2013-08-08
1
-5
/
+1
*
The conversion to bool is fine here, no need to check isType.
Eric Christopher
2013-08-08
1
-1
/
+1
*
Make sure that if we're going to attempt to add a type to a DIE that
Eric Christopher
2013-08-08
4
-16
/
+27
*
Change variable name and reflow formatting.
Eric Christopher
2013-08-08
1
-10
/
+10
*
Optimize mask generation for one of the DAG combiner shufflevector cases.
Craig Topper
2013-08-08
1
-3
/
+3
*
PPC: Map frin to round() not nearbyint() and rint()
Hal Finkel
2013-08-08
3
-137
/
+10
*
Revert r187927.
Arnold Schwaighofer
2013-08-08
2
-53
/
+50
*
Split the deprecated increment bool warning into a sub-group of -Wdeprecated
Richard Trieu
2013-08-08
3
-1
/
+6
*
Revert r187935 "Support for double width characters."
Arnold Schwaighofer
2013-08-08
2
-37
/
+26
*
Revert "coff also doesn't have a ReadOnlySection yet, (!)"
David Majnemer
2013-08-08
2
-0
/
+9
*
Emit an error for enum increments and decrements in C++ mode.
Richard Trieu
2013-08-08
4
-0
/
+35
*
Reflow for loop.
Eric Christopher
2013-08-08
1
-2
/
+2
*
Be more rigorous about the sizes of forms and attributes.
Eric Christopher
2013-08-08
8
-84
/
+84
*
catch-undefined-behavior.cpp: Remove names that don't appear in every build.
Filipe Cabecinhas
2013-08-08
1
-3
/
+3
*
UBSan: Fix naming for IR variables in catch-undef-behavior.cpp
Filipe Cabecinhas
2013-08-08
1
-2
/
+2
*
Add three missing CMake variables that need to make it to the
Chandler Carruth
2013-08-08
1
-0
/
+3
*
Changed isPrint for U+00AD SOFT HYPHEN to return true.
Alexander Kornienko
2013-08-08
2
-187
/
+193
*
UBSan: Fix alignment checks emitted in downcasts.
Filipe Cabecinhas
2013-08-08
3
-11
/
+65
*
Forward resetColor() et al to the underlying stream.
Ted Kremenek
2013-08-08
1
-0
/
+21
*
Revert "[objc-arc] Track if we encountered an additive overflow while computi...
Michael Gottesman
2013-08-08
2
-1095
/
+6
*
clang-cl: Support the run-time selection options (/MD, /MT et al.)
Hans Wennborg
2013-08-08
10
-5
/
+121
*
Fix ARM build.
Peter Collingbourne
2013-08-08
1
-1
/
+1
*
Expanded modularize tests.
John Thompson
2013-08-08
2
-0
/
+33
*
Comment changes. Added current problems comment.
John Thompson
2013-08-08
1
-3
/
+23
*
[objc-arc] Track if we encountered an additive overflow while computing {TopD...
Michael Gottesman
2013-08-07
2
-6
/
+1095
*
[objc-arc] Change 4 iterator methods which return const_iterators to be const...
Michael Gottesman
2013-08-07
1
-4
/
+4
*
Reapply r185872 now that the address sanitizer has been changed to support this.
Bill Wendling
2013-08-07
2
-10
/
+9
*
Really unbreak Mac build.
Peter Collingbourne
2013-08-07
1
-1
/
+1
*
Unbreak Mac build.
Peter Collingbourne
2013-08-07
1
-1
/
+1
*
Update CREDITS.TXT
Howard Hinnant
2013-08-07
1
-0
/
+4
*
Support for double width characters.
Alexander Kornienko
2013-08-07
2
-26
/
+37
*
[lit] Remove unnecessary list copy.
Daniel Dunbar
2013-08-07
1
-1
/
+1
*
[lit] Always list individual UNRESOLVED tests.
Daniel Dunbar
2013-08-07
1
-2
/
+3
*
[lit] Explicitly convert dict items() result to a list.
Daniel Dunbar
2013-08-07
1
-1
/
+1
*
[lit] Make string encoding issues explicit.
Daniel Dunbar
2013-08-07
2
-1
/
+6
*
[tests] Make string encoding issues explicit.
Daniel Dunbar
2013-08-07
1
-3
/
+3
*
[tests] Avoid deprecated except syntax.
Daniel Dunbar
2013-08-07
2
-2
/
+8
[next]