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
/
llvm
/
tools
/
llvm-readobj
/
ARMAttributeParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Moved ARMAttributeParser to Support
Sam Parker
2017-01-13
1
-682
/
+0
*
Move llvm-readobj/StreamWriter to Support.
Zachary Turner
2016-05-03
1
-1
/
+1
*
Silencing warnings from MSVC 2015 Update 2. All of these changes silence "C43...
Aaron Ballman
2016-03-30
1
-3
/
+3
*
[ARM] Add DSP build attribute and extension targeting
Bradley Smith
2016-01-25
1
-0
/
+11
*
# This is a combination of 2 commits.
Reid Kleckner
2016-01-15
1
-11
/
+0
*
[ARM] Add DSP build attribute and extension targeting
Bradley Smith
2016-01-15
1
-0
/
+11
*
Make a bunch of static arrays const.
Craig Topper
2015-10-18
1
-32
/
+38
*
Added missing test for [ARM] AttributeParser. Check that build attribute
Alexandros Lamprineas
2015-10-05
1
-1
/
+1
*
Correctly handle Tag_CPU_arch_profile.
Charlie Turner
2014-11-25
1
-1
/
+1
*
[C++] Use 'nullptr'. Tools edition.
Craig Topper
2014-04-25
1
-30
/
+30
*
tools: remove unnecessary copy of array_lengthof
Saleem Abdulrasool
2014-04-12
1
-38
/
+64
*
tools: fix Twine abuse
Saleem Abdulrasool
2014-01-30
1
-10
/
+10
*
tools: repair Windows build
Saleem Abdulrasool
2014-01-30
1
-2
/
+2
*
tools: add support for decoding ARM attributes
Saleem Abdulrasool
2014-01-30
1
-0
/
+639