[Cygming] Seek also chkstk_ms, or JIT fails with DLL builds. It is fixup for r227519.
[oota-llvm.git] / lib /
2015-01-30 NAKAMURA Takumi[Cygming] Seek also chkstk_ms, or JIT fails with DLL...
2015-01-30 Toma Tabacu[mips] Manually replace JAL pseudo-instructions with...
2015-01-30 Filipe Cabecinhas[bitcode reader] Fix an assert on invalid type tables
2015-01-30 Hao Liu[LoopVectorize] Induction variables: support arbitrary...
2015-01-30 Hao Liu[AArch64]Fix PR21675, a bug about lowering llvm.ctpop...
2015-01-30 Eric ChristopherUse the cached subtarget in PPCFrameLowering.
2015-01-30 Eric ChristopherMigrate some of PPC away from the use of bare getSubtar...
2015-01-30 Eric ChristopherMigrage PPCRegisterInfo to use the cached subtarget.
2015-01-30 Adrian PrantlFix PR22386. The inliner moves static allocas to the...
2015-01-30 Eric ChristopherMigrate a bare getSubtarget call to query the MachineFu...
2015-01-30 Eric ChristopherMigrate NVPTXISelLowering to take the subtarget that...
2015-01-30 Eric ChristopherRemove unused argument.
2015-01-30 Eric ChristopherMigrate NVPTXISelDAGToDAG's getSubtarget to a runOnMach...
2015-01-30 Eric ChristopherRemove calls to bare getSubtarget and clean up the...
2015-01-30 Akira Hatanaka[LTO] Scan all per-function subtargets when collecting...
2015-01-30 Eric ChristopherRemove a few getSubtarget calls in AArch64 pass manager...
2015-01-30 Eric ChristopherClean up some uses of getSubtarget in AArch64.
2015-01-30 Eric ChristopherThis only needs TargetInstrInfo, not the specialized...
2015-01-30 Chris BienemaniOS doesn't have crt_externs.h available, so we fall...
2015-01-30 Reid Klecknerx86: Remove unused variables not caught by MSVC =P
2015-01-29 Reid Klecknerx86: Fix large model calls to __chkstk for dynamic...
2015-01-29 Eric ChristopherRemove unnecessary calls to getSubtarget/getSubtargetIm...
2015-01-29 Eric ChristopherRemove unused header.
2015-01-29 Sanjay PatelChange SmallVector param to the more general ArrayRef...
2015-01-29 Eric ChristopherGet rid of a few calls through the subtarget to get...
2015-01-29 Eric ChristopherRemove most of the TargetMachine::getSubtarget/getSubta...
2015-01-29 Reid Klecknerx86: Remove the W64ALLOCA pseudo
2015-01-29 Kostya Serebryany[fuzzer] add -use_full_coverage_set=1 which solves...
2015-01-29 Chad Rosier[AArch64] Add INITIALIZE_PASS macros to AArch64A57FPLoa...
2015-01-29 Reid KlecknerUpdate comments to use unreachable instead of llvm...
2015-01-29 Reid KlecknerUpdate comments to use unreachable instead of llvm...
2015-01-29 James Molloy[LoopReroll] Alter the data structures used during...
2015-01-29 Colin LeMahieu[Hexagon] Organizing tests and adding a few missing...
2015-01-29 Colin LeMahieu[Hexagon] Adding missing instruction encodings and...
2015-01-29 Colin LeMahieu[Hexagon] Adding alu vector instructions
2015-01-29 Sanjay Patel[GVN] don't propagate equality comparisons of FP zero...
2015-01-29 Aaron BallmanAll signal handlers are required to have C language...
2015-01-29 David BlaikieMatching ARM change for r227481: DebugInfo: Teach Fast...
2015-01-29 Matt ArsenaultR600/SI: Implement enableAggressiveFMAFusion
2015-01-29 Matt ArsenaultR600/SI: Add subtarget feature for if f32 fma is fast
2015-01-29 Matt ArsenaultR600/SI: Fix tonga's basic scheduling model
2015-01-29 David BlaikieDebugInfo: Teach Fast ISel to respect the debug locatio...
2015-01-29 Kostya Serebryany[fuzzer] fix warning in a test
2015-01-29 Rafael EspindolaCompute the ELF SectionKind from the flags.
2015-01-29 Colin LeMahieu[Hexagon] Deleting old variants of intrinsics and addin...
2015-01-29 Michael J. Spencer[Support][Windows] Unify dialog box suppression and...
2015-01-29 Kostya Serebryany[fuzzer] minor cleanup based on reviews: remove redunda...
2015-01-29 Kostya Serebryany[fuzzer] add FAQ section to the README.txt
2015-01-29 Aaron BallmanReverting r227452, which adds back the fuzzer library...
2015-01-29 Colin LeMahieu[Hexagon] Adding CR intrinsic tests.
2015-01-29 Tom StellardR600/SI: Remove stray debug statements
2015-01-29 Tom StellardR600/SI: Define a schedule model and enable the generic...
2015-01-29 Colin LeMahieu[Hexagon] Deleting unused classes.
2015-01-29 Robert Lougher[X86] Use single add/sub for large stack offsets
2015-01-29 Colin LeMahieu[Hexagon] Adding XTYPE/PRED intrinsic tests. Convertin...
2015-01-29 Bill Schmidt[PowerPC] Complete setting the baseline for ppc64le
2015-01-29 Aaron BallmanTemporarily reverting the fuzzer library as it causes...
2015-01-29 Aaron BallmanAdding missing #includes to try to get this to compile...
2015-01-29 Sean SilvaRemove unused tokens in the ll lexer.
2015-01-29 Rafael EspindolaUse isMergeableConst now that it is sane.
2015-01-29 Rafael EspindolaRemove MergeableConst.
2015-01-29 James Molloy[LoopReroll] Refactor most of reroll() into a helper...
2015-01-29 Benjamin KramerEHPrepare: Remove leftover initialization code for...
2015-01-29 Rafael EspindolaUse enum values. NFC.
2015-01-29 Rafael EspindolaDon't create multiple mergeable sections with -fdata...
2015-01-29 Vladimir Medic[Mips][Disassembler] When disassembler meets cache...
2015-01-29 NAKAMURA TakumiCommandLineParser: Avoid non-static member nitializer(s).
2015-01-29 Owen AndersonFix the preprocessor checks used to determine if backtr...
2015-01-29 Owen AndersonUse the existing build configuration parameter ENABLE_B...
2015-01-29 Simon Atanasyan[ELFYAML] Provide default value 0 for YAML relocation...
2015-01-29 Chandler CarruthRemove an unused private field added r227405 to fix...
2015-01-29 Chandler Carruth[LPM] Clean up the use of TLS in pretty stack trace...
2015-01-29 Reid KlecknerRemove unused variable
2015-01-29 Reid KlecknerAdd a Windows EH preparation pass that zaps resumes
2015-01-29 Eric ChristopherRemove getSubtargetImpl from AArch64ISelLowering and...
2015-01-29 Eric ChristopherRemove getSubtargetImpl from ARMISelLowering and cache the
2015-01-29 Eric ChristopherSmall cleanup in ARMFastISel initialization.
2015-01-29 Eric ChristopherMigrate ARM except for TTI, AsmPrinter, and frame lowering
2015-01-28 Manuel JacobAdd nullptr checks for TargetSelectionDAGInfo in Select...
2015-01-28 Kostya Serebryany[fuzzer] add option -save_minimized_corpus
2015-01-28 Chandler Carruth[LPM] Fix the PPC attribute to be spelled 'global-dynam...
2015-01-28 Philip ReamesTeach SplitBlockPredecessors how to handle landingpad...
2015-01-28 Kostya SerebryanyAdd lit-style tests for the Fuzzer library
2015-01-28 Sanjay Patelfix typos; NFC
2015-01-28 Chris BienemanBuild fix for Visual Studio. NFC.
2015-01-28 Colin LeMahieu[Hexagon] Updating several V5 intrinsics and adding...
2015-01-28 Simon PilgrimSpelling fixes. NFC.
2015-01-28 Simon PilgrimLine endings fix. NFC.
2015-01-28 Zoran Jovanovic[mips][microMIPS] Implement SWM and LWM aliases
2015-01-28 Kostya Serebryany[fuzzer] instructions for building/running clang-format...
2015-01-28 Sanjay Patelinvert check for less indentation; use local vars to...
2015-01-28 Colin LeMahieu[Hexagon] Updating many V4 intrinsic patterns. Adding...
2015-01-28 Chandler Carruth[LPM] Try to work around a bug with local-dynamic TLS...
2015-01-28 Philip ReamesRemove gc.root's performCustomLowering
2015-01-28 Colin LeMahieu[Hexagon] Adding XTYPE/MPY intrinsic tests and some...
2015-01-28 Chris BienemanRefactoring llvm command line parsing and option regist...
2015-01-28 Colin LeMahieu[Hexagon] Deleting a lot of old variants of intrinsics...
2015-01-28 Colin LeMahieu[Hexagon] Converting XTYPE/BIT intrinsic patterns and...
2015-01-28 Sanjay Pateluse SDValue methods directly instead of getNode()-...
2015-01-28 Rafael EspindolaSimplify code. NFC.
next