summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Merging r196535:Bill Wendling2013-12-08
* Merging r196211:Bill Wendling2013-12-08
* Merging r196189:Bill Wendling2013-12-07
* Merging r195943:Bill Wendling2013-12-01
* Merging r195942:Bill Wendling2013-12-01
* Merging r195844:Bill Wendling2013-12-01
* Merging r195326:Bill Wendling2013-11-25
* Add predicate for AArch64 crypto instructions.Jiangning Liu2013-11-19
* Clean up predefined macros for AArch64 to follow ACLE 2.0.Jiangning Liu2013-11-19
* Implement the newly added AArch64 ACLE functions for ld1/st1 with 2/3/4 vectors.Hao Liu2013-11-18
* Implemented aarch64 Neon scalar vmulx_lane intrinsicsAna Pazos2013-11-15
* [AArch64 neon] support poly64 and relevant intrinsic functions.Kevin Qin2013-11-14
* Implement aarch64 neon instruction class misc.Kevin Qin2013-11-14
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-14
* Documentation parsing: add support for \throws \throw \exception commandsDmitri Gribenko2013-11-12
* Rather than duplicating extension diagnostics to allow them to cause aRichard Smith2013-11-12
* [AArch64] Add support for NEON scalar floating-point convert to fixed-point i...Chad Rosier2013-11-11
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-06
* Implemented aarch64 neon intrinsic vcopy_lane with float type.Kevin Qin2013-11-05
* Attributes which accept a type as their sole argument are no longer hard code...Aaron Ballman2013-11-04
* Store a TypeArgument on an attribute as a TypeSourceInfo*, rather than as aRichard Smith2013-10-31
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-31
* [AArch64] Add support for NEON scalar floating-point compare instructions.Chad Rosier2013-10-30
* PR17666: Instead of allowing an initial identifier argument in any attributeRichard Smith2013-10-24
* [AArch64] Add support for NEON scalar extract narrow instructions.Chad Rosier2013-10-18
* Implemented aarch64 SIMD copy related ACLE intrinsic :Kevin Qin2013-10-11
* [AArch64] Add support for NEON scalar signed/unsigned integer to floating-pointChad Rosier2013-10-08
* Implement aarch64 neon instruction set AdvSIMD (Across).Jiangning Liu2013-10-05
* Consumed Analysis: Change callable_when so that it can take a list of statesDeLesley Hutchins2013-10-04
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-04
* Tablegen now generates a StringSwitch for attributes containing enumeration a...Aaron Ballman2013-09-11
* The cleanup attribute no longer uses an unresolved, simple identifier as its ...Aaron Ballman2013-09-11
* Attribute tablegen now understands that attribute arguments can be optional. ...Aaron Ballman2013-09-09
* Fix constructor-related typos.Benjamin Kramer2013-09-09
* Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the follow...Jiangning Liu2013-09-09
* [analyzer] SATestBuild: strip trailing newlines from command file.Jordan Rose2013-09-06
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-04
* Switched FormatAttr to using an IdentifierArgument instead of a StringArgumen...Aaron Ballman2013-09-03
* mangle aarch64 Neon ACLE scalar instrinsic name with BHSD suffix.Kevin Qin2013-08-29
* Move individual group name strings from the OptionTable into one big char arr...Craig Topper2013-08-29
* Reorder and shrink size of NameLen field in diagnostic group table. Shaves ~4...Craig Topper2013-08-28
* Merge diagnostic group tables to reduce data size and relocation entries.Craig Topper2013-08-28
* clang-format utils/TableGen/TableGen.cpp.Rafael Espindola2013-08-16
* Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...Hao Liu2013-08-15
* AArch64: initial NEON supportTim Northover2013-08-01
* Fixing an unused variable warning.Aaron Ballman2013-07-31
* Added the notion of Type and TargetSpecific attributes to the clang tablegen....Aaron Ballman2013-07-30
* Const-correct some iterators. No functional change.Craig Topper2013-07-21
* Remove trailing whitespaceCraig Topper2013-07-19
* [NeonIntrinsicTestEmitter] vld1/vst1 do not require the :64 hint.Michael Gottesman2013-06-24