Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Support
/
ARMAttributeParser.cpp
f3fa88b
Test commit
by David Zarzycki
· 8 years ago
3a13ed6
Avoid int to string conversion in Twine or raw_ostream contexts.
by Benjamin Kramer
· 8 years ago
260fe3e
Fix many -Wsign-compare and -Wtautological-constant-compare warnings.
by Zachary Turner
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
df7c6ef
[ARM] Create objdump subtarget from build attrs
by Sam Parker
· 9 years ago
1ed7896
Revert r291903 and r291898. Reason: they break check-lld on the bots.
by Ivan Krasin
· 9 years ago
2178370
[ARM] Fix ubig32_t read in ARMAttributeParser
by Sam Parker
· 9 years ago
770ceb6
[ARM] Enable objdump to construct triple for ARM
by Sam Parker
· 9 years ago
34315ee
[ARM] Moved ARMAttributeParser to Support
by Sam Parker
· 9 years ago
[Renamed (99%) from llvm/tools/llvm-readobj/ARMAttributeParser.cpp]
88bb163
Move llvm-readobj/StreamWriter to Support.
by Zachary Turner
· 9 years ago
ef0fe1e
Silencing warnings from MSVC 2015 Update 2. All of these changes silence "C4334 '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)". NFC.
by Aaron Ballman
· 9 years ago
d27a6a7
[ARM] Add DSP build attribute and extension targeting
by Bradley Smith
· 10 years ago
47f2452
# This is a combination of 2 commits. # The first commit's message is:
by Reid Kleckner
· 10 years ago
48b93e1
[ARM] Add DSP build attribute and extension targeting
by Bradley Smith
· 10 years ago
2626094
Make a bunch of static arrays const.
by Craig Topper
· 10 years ago
057f0a6
Added missing test for [ARM] AttributeParser. Check that build attribute
by Alexandros Lamprineas
· 10 years ago
c27023c
Correctly handle Tag_CPU_arch_profile.
by Charlie Turner
· 11 years ago
e6cb63e
[C++] Use 'nullptr'. Tools edition.
by Craig Topper
· 11 years ago
8cdb9df
tools: remove unnecessary copy of array_lengthof
by Saleem Abdulrasool
· 11 years ago
ed0d1ccc
tools: fix Twine abuse
by Saleem Abdulrasool
· 12 years ago
f12260c
tools: repair Windows build
by Saleem Abdulrasool
· 12 years ago
15d16d8
tools: add support for decoding ARM attributes
by Saleem Abdulrasool
· 12 years ago