oota-llvm.git
2015-02-06 Kostya Serebryany[fuzzer] move default sanitizer options to a separate...
2015-02-06 Zachary TurnerCreate lib/DebugInfo/PDB.
2015-02-06 Lang Hames[Orc] Move SectionMemoryManager's implementation from...
2015-02-06 Lang Hames[Orc] Add some missing headers.
2015-02-06 Lang Hames[Orc] Fix syntax error in LazyEmittingLayer::removeModu...
2015-02-06 Quentin Colombet[LiveIntervalAnalysis] Speed up creation of live ranges...
2015-02-06 Adam Nemet[LV] Move addRuntimeCheck to LoopAccessAnalysis
2015-02-06 Reid KlecknerDon't dllexport declarations
2015-02-06 Benjamin KramerMake helper functions/classes/globals static. NFC.
2015-02-06 Matthias BraunInstCombine: Combine select sequences into a single...
2015-02-06 Matthias BraunLiveInterval: Fix SubRange memory leak.
2015-02-06 Daniel Sanders[mips] Fix FileCheck prefixes with whitespace between...
2015-02-06 Benjamin KramerValue: Remove superfluous typedefs and deprecated metho...
2015-02-06 Benjamin KramerAArch64PromoteConstant: Modernize and resolve some...
2015-02-06 Benjamin KramerIRCE: Demote template to ArrayRef and SmallVector to...
2015-02-06 Chad RosierWhitespace.
2015-02-06 Rafael EspindolaCorrecting keyword highlighting in llvm-mode.el.
2015-02-06 Peter Zotov[OCaml] Add Llvm.build_empty_phi.
2015-02-06 Arnaud A. de... [PBQP] Fix comment wording. NFC
2015-02-06 Craig Topper[X86] Add assembler and disassembler test cases for...
2015-02-06 Craig Topper[X86] Remove a ton of duplicate test cases for the...
2015-02-06 Michel DanzerR600/SI: Amend a test to ensure WQM is enabled for...
2015-02-06 Michel DanzerR600/SI: Don't enable WQM for V_INTERP_* instructions v2
2015-02-06 Michel DanzerR600/SI: Also enable WQM for image opcodes which calcul...
2015-02-06 Ramkumar RamachandraIntroduce print-memderefs to test isDereferenceablePointer
2015-02-05 Matthias BraunAArch64: Make test more robust.
2015-02-05 Matthias BraunX86: Test cleanup
2015-02-05 Daniel JasperSmall cleanup of MachineLICM.cpp
2015-02-05 Colin LeMahieu[Hexagon] Renaming v4 compare-and-jump instructions.
2015-02-05 Colin LeMahieu[Hexagon] Deleting unused patterns.
2015-02-05 Colin LeMahieu[Hexagon] Simplifying and formatting several patterns...
2015-02-05 Ahmed Bougacha[BasicAA] Add datalayouts to make some tests more usefu...
2015-02-05 Colin LeMahieu[Hexagon] Factoring a class out of some store patterns...
2015-02-05 Colin LeMahieu[Hexagon] Factoring out a class for immediate transfers...
2015-02-05 Justin BognerInstrProf: Avoid using std::to_string
2015-02-05 Alexey Samsonov[ASan] Enable -asan-stack-dynamic-alloca by default.
2015-02-05 Eric ChristopherRemove the use of getSubtarget in the creation of the X86
2015-02-05 Eric ChristopherUse cached subtargets inside X86FixupLEAs.
2015-02-05 Eric ChristopherMigrate the X86 AsmPrinter away from using the subtarge...
2015-02-05 Sylvestre LedruFix an incorrect identifier
2015-02-05 Colin LeMahieu[Hexagon] Renaming Y2_barrier. Fixing issues where...
2015-02-05 Hal Finkel[PowerPC] Prepare loops for pre-increment loads/stores
2015-02-05 Hal Finkel[PowerPC] Generate pre-increment floating-point ld...
2015-02-05 Colin LeMahieu[Hexagon] Renaming A2_subri, A2_andir, A2_orir. Fixing...
2015-02-05 Ahmed Bougacha[CodeGen] Add hook/combine to form vector extloads...
2015-02-05 Ahmed Bougacha[CodeGen] Add isLoadExtLegalOrCustom helper to TargetLo...
2015-02-05 Andrew TrickX86 ABI fix for return values > 24 bytes.
2015-02-05 Colin LeMahieu[Hexagon] Renaming A2_addi and formatting.
2015-02-05 Sanjay Patelmove fold comments to the corresponding fold; NFC
2015-02-05 Colin LeMahieu[Hexagon] Since decoding conflicts have been resolved...
2015-02-05 Sylvestre LedruIdentical code for different branches (CID 1254883)
2015-02-05 Hans WennborgLowerSwitch: Use ConstantInt for CaseRange::{Low,High}
2015-02-05 Hans WennborgLowerSwitch: remove default args from CaseRange ctor...
2015-02-05 Sylvestre Ledrurevert 228308. The code has changed since the review
2015-02-05 Sylvestre LedruIdentical code for different branches (CID 1254883)
2015-02-05 Tom StellardR600/SI: Fix bug in TTI loop unrolling preferences
2015-02-05 Tom StellardR600/SI: Fix bug from insertion of llvm.SI.end.cf into...
2015-02-05 Bill Schmidt[PowerPC] Implement the vclz instructions for PWR8
2015-02-05 Rafael EspindolaAdd a FIXME.
2015-02-05 Aaron BallmanRemoving an unused variable warning I accidentally...
2015-02-05 Aaron BallmanSilencing an MSVC warning about a switch statement...
2015-02-05 Bruno Cardoso... [X86][MMX] Handle i32->mmx conversion using movd
2015-02-05 Bruno Cardoso... [X86][MMX] Add several bitcast tests
2015-02-05 Bruno Cardoso... [X86][MMX] Move MMX DAG node to proper file
2015-02-05 Michael KupersteinTeach isDereferenceablePointer() to look through bitcas...
2015-02-05 Craig Topper[X86] Add xrstors/xsavec/xsaves/clflushopt/clwb/pcommit...
2015-02-05 Craig Topper[X86] Remove two feature flags that covered sets of...
2015-02-05 Matt ArsenaultR600/SI: Fix i64 truncate to i1
2015-02-05 Larisse VoufoDisable enumeral mismatch warning when compiling llvm...
2015-02-05 Matt ArsenaultAdd addrspacecast node to tablegen
2015-02-05 Matt ArsenaultAdd support for double / float to EndianStream
2015-02-05 Michael ZolotukhinImplement new heuristic for complete loop unrolling.
2015-02-05 Cameron EsfahaniValue soft float calls as more expensive in the inliner.
2015-02-05 Ahmed Bougacha[ARM] Use patterns instead of hardcoded regs in test...
2015-02-05 Ahmed Bougacha[ARM] Make testcase more explicit. NFC.
2015-02-05 Reid KlecknerTry to fix the build in MCValue.cpp
2015-02-05 Sean SilvaFixup.
2015-02-05 Duncan P. N... IR: Split out getOperandAs(), NFC
2015-02-05 Sean Silva[MC] Remove various unused MCAsmInfo parameters.
2015-02-05 Duncan P. N... IR: Rename 'operator ==()' to 'isKeyOf()', NFC
2015-02-05 Duncan P. N... ADT: Add int64_t interoperability to APSInt
2015-02-05 Colin LeMahieu[Hexagon] Deleting unused instructions and adding isCod...
2015-02-04 Colin LeMahieu[Hexagon] Updating load extend to i64 patterns.
2015-02-04 Kostya Serebryany[fuzzer] add flag prefer_small_during_initial_shuffle...
2015-02-04 Colin LeMahieu[Hexagon] Cleaning up i1 load and extension patterns.
2015-02-04 Colin LeMahieu[Hexagon] Simplifying more load and store patterns...
2015-02-04 Reid KlecknerRemove useless call to isOSCygMing()
2015-02-04 Tom StellardR600/SI: Enable subreg liveness by default
2015-02-04 Colin LeMahieu[Hexagon] Simplifying some load and store patterns.
2015-02-04 Duncan P. N... AsmParser: Split out LineField, NFC
2015-02-04 Colin LeMahieu[Hexagon] Converting absolute-address load patterns...
2015-02-04 Colin LeMahieu[Hexagon] Converting atomic store/load to use AddrGP...
2015-02-04 Reid KlecknerDon't warn or note if bash is missing
2015-02-04 Colin LeMahieu[Hexagon] Simplifying some store patterns. Adding...
2015-02-04 Filipe CabecinhasHandle LLVM_USE_SANITIZER=Address;Undefined (and the...
2015-02-04 Kostya Serebryany[fuzzer] add -runs=N to limit the number of runs per...
2015-02-04 Duncan P. N... Fix GCC error caused by r228211
2015-02-04 Duncan P. N... IR: Reduce boilerplate in DenseMapInfo overrides, NFC
2015-02-04 Duncan P. N... AsmParser: Move MDField details to source file, NFC
2015-02-04 Duncan P. N... AsmParser: Simplify assertion, NFC
next