OSDN Git Service

[InstCombine] fix formatting in SimplifyDemandedVectorElts->Select; NFCI
[android-x86/external-llvm.git] / unittests / Target /
2018-06-25 Heejin Ahn[WebAssembly] Add WebAssemblyException information...
2017-08-15 Quentin ColombetReapply "[GlobalISel] Remove the GISelAccessor API."
2017-08-03 Rafael EspindolaDelete Default and JITDefault code models
2017-06-15 Matthias BraunUnitTests: Followup to 305519
2017-06-15 Matthias BraunUnitTests: Replace some if(x)report_fatal_error() with...
2017-06-06 Matthias BraunUnitTests: Do not use assert() for error checking
2017-06-06 Chandler CarruthFix an unused variable warning in non-asserts builds.
2017-06-06 Matthias BraunCodeGen: Refactor MIR parsing
2017-05-19 Daniel Sanders[globalisel][tablegen] Demote OptForSize/OptForMinSize...
2017-04-29 Daniel Sanders[globalisel][tablegen] Compute available feature bits...
2016-10-13 Diana PicusRemove a FIXME that I forgot about. NFC.
2016-10-12 Diana PicusAdd AArch64 unit tests