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
path:
root
/
clang
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the vestiges of the C backend.
Eric Christopher
2012-03-23
3
-6
/
+0
*
Adding namespace qualifiers to the visualizers and improving their behavior.
Aaron Ballman
2012-03-10
1
-8
/
+8
*
[utils/FuzzTest] Add '--stop-on-fail' to stop the script on the first failure
Argyrios Kyrtzidis
2012-03-08
1
-1
/
+11
*
[utils/FuzzTest] The help message says that if you don't specify --max-tests
Argyrios Kyrtzidis
2012-03-08
1
-1
/
+1
*
[utils/FuzzTest] For --filelist the option type is string, not integer.
Argyrios Kyrtzidis
2012-03-08
1
-1
/
+1
*
Spelling.
Daniel Dunbar
2012-03-08
1
-1
/
+1
*
Refactor Clang sema attribute handling.
Michael Han
2012-03-07
3
-0
/
+131
*
[tablegen] Make sure that the code that is determining the order of warning g...
Argyrios Kyrtzidis
2012-03-06
1
-51
/
+46
*
[analyzer] Testing: These checkers are not experimental anymore.
Anna Zaks
2012-02-20
1
-1
/
+1
*
Store the warning option corresponding to a diagnostics as an index into the ...
Benjamin Kramer
2012-02-15
1
-5
/
+23
*
[analyzer] Add the Malloc checker to the list of tested checkers.
Anna Zaks
2012-02-15
1
-1
/
+1
*
Add a script that produces a list of all diagnostics that are defined in
Dmitri Gribenko
2012-02-13
1
-0
/
+19
*
drop more llvm:: prefixes on SmallString<>
Dylan Noblesmith
2012-02-13
1
-1
/
+1
*
Remove stray semi-colon.
Daniel Dunbar
2012-02-10
1
-1
/
+1
*
Kill the brief and full explanation fields from StaticDiagInfoRec. They were ...
Benjamin Kramer
2012-02-09
1
-8
/
+0
*
Added MSVC visualizers for PointerIntPair and PointerUnions.
Aaron Ballman
2012-02-06
1
-1
/
+91
*
Move instantiateTemplateAttribute into the sema namespace, make helpers static.
Benjamin Kramer
2012-02-06
1
-2
/
+6
*
[analyzer] Testing: add automated reference results reset.
Anna Zaks
2012-02-03
1
-12
/
+70
*
[analyzer] Testing: add 2 new checkers to the buildbot script.
Anna Zaks
2012-02-01
1
-1
/
+1
*
[analyzer] Add the HTML file to the SATest diagnostic diff.
Anna Zaks
2012-01-24
2
-4
/
+5
*
[analyzer] Testing: make diagnostic diffs more informative (add
Anna Zaks
2012-01-24
1
-2
/
+5
*
[analyzer] Unbreak the static analyzer bot. Regression from r148558.
Anna Zaks
2012-01-21
1
-1
/
+1
*
Delayed template instantiation of late-parsed attributes.
DeLesley Hutchins
2012-01-20
1
-1
/
+6
*
Instantiate dependent attributes when instantiating templates.
DeLesley Hutchins
2012-01-20
3
-3
/
+162
*
[analyzer] Tweak the buildbot script to include the experimental taint checke...
Anna Zaks
2012-01-20
1
-2
/
+2
*
Remove unreachable code in Clang. (replace with llvm_unreachable where approp...
David Blaikie
2012-01-17
1
-11
/
+1
*
Remove unnecessary default cases in switches over enums.
David Blaikie
2012-01-17
1
-3
/
+0
*
CodeInit was replaced by StringInit.
Jakob Stoklund Olesen
2012-01-13
1
-3
/
+1
*
[analyzer] Testing infrastructure: Flush output after every print
Anna Zaks
2012-01-10
1
-1
/
+10
*
Remove unused include of VectorExtras.h.
Benjamin Kramer
2012-01-07
1
-1
/
+0
*
[analyzer] Correct the error message in the testing infrastructure.
Anna Zaks
2012-01-04
1
-2
/
+1
*
Relax type checking for a few Neon intrinsics. <rdar://problem/10538555>
Bob Wilson
2011-12-20
1
-0
/
+11
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-1
/
+1
*
Add support for pretty-printing attributes, from Richard Membarth!
Douglas Gregor
2011-11-19
1
-0
/
+67
*
Fix Neon builtin pointer argument checking for "sret" builtins.
Bob Wilson
2011-11-16
1
-6
/
+24
*
Validate DiagGroup names in TableGen, they're used as command line arguments ...
Benjamin Kramer
2011-11-15
1
-0
/
+4
*
[analyzer] Testing: test with all the non-experimental checker packages.
Anna Zaks
2011-11-08
1
-2
/
+6
*
[analyzer] Testing: support for regenerate reference output
Anna Zaks
2011-11-08
1
-12
/
+15
*
[analyzer] Testing: Display the number of reported differences in the main log.
Anna Zaks
2011-11-08
2
-13
/
+16
*
Check pointer types for arguments of Neon load/store macros. rdar://9958031
Bob Wilson
2011-11-08
1
-10
/
+18
*
Clean up type flags for overloaded Neon builtins. No functional change.
Bob Wilson
2011-11-08
2
-13
/
+43
*
[analyzer] Testing infrastructure: flush the output between projects.
Anna Zaks
2011-11-08
1
-0
/
+1
*
Use StringRef's case transformation methods.
Benjamin Kramer
2011-11-06
1
-2
/
+1
*
[analyzer] Relax the cmp criteria for analyzer reports.
Anna Zaks
2011-11-05
1
-1
/
+1
*
[analyzer] Add support for testing with individual preprocessed files.
Anna Zaks
2011-11-05
2
-34
/
+133
*
[analyzer] Tweak the test script
Anna Zaks
2011-11-02
1
-9
/
+13
*
Update the CMake build for clang-tblgen to reflect that it directly
Chandler Carruth
2011-11-02
1
-0
/
+1
*
Remove the Alpha backend.
Dan Gohman
2011-10-27
3
-6
/
+0
*
Remove the Blackfin backend.
Dan Gohman
2011-10-25
3
-6
/
+0
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
3
-6
/
+0
[next]