oota-llvm.git
2013-10-04 Jin-Gu KangTest commit to check e-mail address. Please discard...
2013-10-04 Craig TopperRevert r191940 to see if it fixes the build bots.
2013-10-04 Craig TopperAdd OPC_CheckChildSame0-3 to the DAG isel matcher....
2013-10-04 David BlaikieDebugInfo: Fix ordering of members after r191928
2013-10-04 Andrew KaylorAdding support and tests for multiple module handling...
2013-10-03 Richard MittonFixed a bug with section names containing special chara...
2013-10-03 Owen AndersonPull fptrunc's upwards through selects when one of...
2013-10-03 David BlaikieDebugInfo: Avoid redundantly adding child DIEs to parents.
2013-10-03 Matt ArsenaultRename DataLayout variables TD -> DL
2013-10-03 Rafael EspindolaOptimize linkonce_odr unnamed_addr functions during...
2013-10-03 Matt ArsenaultMake gep i8* X, -(ptrtoint Y) transform work with addre...
2013-10-03 Tom RoederTest commit. Fixed a copy-paste error in the Makefile...
2013-10-03 Quentin Colombet[llvm-c][Disassembler] When printing latency informatio...
2013-10-03 Eric ChristopherMake sure we emit a section for pubnames even if that...
2013-10-03 Eric ChristopherFix cut and paste typo.
2013-10-03 Benjamin Kramerraw_fd_ostream: Be more verbose about the reason when...
2013-10-03 Jin-Gu KangAdded checking code whehter target supports specific...
2013-10-03 Benjamin KramerCaptureTracking: Plug a loophole in the "too many uses...
2013-10-03 Logan Chien[arm] Enhance the test case by checking .fpu directive.
2013-10-03 Elena DemikhovskyAVX-512: Fixed encoding of VMOVQ instruction.
2013-10-03 Amara Emerson[ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.
2013-10-03 Alexey SamsonovRemove wild .debug_aranges entries generated from unimp...
2013-10-03 Craig TopperReplace C++ style comment with a C style comment to...
2013-10-03 Craig TopperRemove comma from the end of an enum.
2013-10-03 Craig TopperAdd XOP disassembler support. Fixes PR13933.
2013-10-03 Craig TopperRemove duplicated test cases that occurred when I appli...
2013-10-03 Craig TopperAdd patterns for selecting TBM instructions from logica...
2013-10-03 Pete CooperAdd v4f16 to supported value types.
2013-10-03 Rafael EspindolaDispose the codegen even when just writing the bitcode...
2013-10-02 Quentin Colombet[llvm-c][Disassembler] When printing latency informatio...
2013-10-02 Matt ArsenaultDon't use runtime bounds check between address spaces.
2013-10-02 Andrew KaylorFixing lli-child-target build
2013-10-02 Quentin Colombet[llvm-c][Disassembler] Add an option to print latency...
2013-10-02 Benjamin KramerAdd newline at eof.
2013-10-02 Richard SmithPass the resolved lli-child-target executable name...
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-10-02 Yi JiangApply slp vectorization on fully-vectorizable tree...
2013-10-02 Matt ArsenaultFix debug printing spacing.
2013-10-02 Matt ArsenaultFix comment grammar and capitalization.
2013-10-02 Andrew KaylorFix build problems with remote lli implementation
2013-10-02 Benjamin KramerSLPVectorizer: Make store chain finding more aggressive...
2013-10-02 Andrew KaylorClean up lli execution code
2013-10-02 Andrew KaylorFixing compile warnings
2013-10-02 Andrew KaylorAdding out-of-process execution support to lli.
2013-10-02 Tom StellardStructurizeCFG: Add dependency on LowerSwitch pass
2013-10-02 Tim NorthoverMCJIT: skip some more new multi-module tests on unsuppo...
2013-10-02 Vincent LejeuneR600: Add a ldptr intrinsic to support MSAA.
2013-10-02 Rafael EspindolaTry harder to disable the LTO tests on windows.
2013-10-02 Chandler CarruthRemove the very substantial, largely unmaintained legac...
2013-10-02 Alexey SamsonovRemove "localize global" optimization
2013-10-02 Chandler CarruthTidy up this line of the Makefile before I start hackin...
2013-10-02 Rafael EspindolaAdd test I forgot to git add in r191824.
2013-10-02 Rafael EspindolaDisable this test on Win32 for now.
2013-10-02 Rafael EspindolaFix option parsing in the gold plugin.
2013-10-02 Chandler CarruthDon't layout items in a list in columns. That requires...
2013-10-02 Rafael EspindolaAdd a -exported-symbol option to llvm-lto.
2013-10-02 Rafael EspindolaAdd Support For .bss Named Section Directive For Darwin...
2013-10-02 Rafael EspindolaEnable building LTO on WIN32.
2013-10-02 Elena DemikhovskyAVX-512: fixed a bug in getLoadStoreRegOpcode() for...
2013-10-02 NAKAMURA TakumiProgram.h: Fix \Note into \note. [-Wdocumentation]
2013-10-02 Alexey Samsonov[DebugInfo] Further simplify DWARFDebugAranges public...
2013-10-02 Elena DemikhovskyAVX-512: Added TB prefix to all instructions without...
2013-10-02 Chandler CarruthDisable libc++ building by default with CMake with...
2013-10-02 Filip PizloThis threads SectionName through the allocateCodeSectio...
2013-10-01 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-01 Quentin Colombet[llvm-c][Disassembler] Add an option to reproduce in...
2013-10-01 Manman RenRemove triple from type unique testing cases.
2013-10-01 Manman RenTry to fix native-arm bot
2013-10-01 Manman RenDebug Info: remove duplication of DIEs when a DIE is...
2013-10-01 Vincent LejeuneR600: add a pass that merges clauses.
2013-10-01 Vincent LejeuneR600: Put PRED_X instruction in its own clause
2013-10-01 Vincent LejeuneR600: Enable -verify-machineinstrs in some tests.
2013-10-01 Quentin Colombet[MC] When MCInstPrint::printAnnotation uses a comment...
2013-10-01 Matt ArsenaultDon't merge tiny functions.
2013-10-01 Rafael EspindolaReverts commit r190808 and r190556.
2013-10-01 Preston GurdAdd test case for PR16785.
2013-10-01 Alexey Samsonov[DebugInfo] Simplify and speedup .debug_aranges parsing
2013-10-01 Andrew KaylorFixing MCJIT multiple module linking for OSX
2013-10-01 Alexey Samsonov[DebugInfo] Further simplify DWARFDebugAranges. No...
2013-10-01 Alexey Samsonov[DebugInfo] Remove unused functions from DWARFDebugAran...
2013-10-01 Richard Sandiford[SystemZ] Add comparisons of high words and memory
2013-10-01 Richard Sandiford[SystemZ] Add comparisons of large immediates using...
2013-10-01 Richard Sandiford[SystemZ] Add immediate addition involving high words
2013-10-01 Richard Sandiford[SystemZ] Extend test-under-mask support to high GR32s
2013-10-01 Richard Sandiford[SystemZ] Extend 32-bit RISBG optimizations to high...
2013-10-01 Richard Sandiford[SystemZ] Extend pseudo conditional 8- and 16-bit store...
2013-10-01 Tim NorthoverARM: support interrupt attribute
2013-10-01 Richard Sandiford[SystemZ] Add test missing from r191764.
2013-10-01 Richard Sandiford[SystemZ] Optimize 32-bit FPR<->GPR moves for z196...
2013-10-01 Tareq A. SirajAdd non-blocking Wait() for launched processes
2013-10-01 Richard Sandiford[SystemZ] Allow integer AND involving high words
2013-10-01 Richard Sandiford[SystemZ] Allow integer XOR involving high words
2013-10-01 Rafael EspindolaRemove several unused variables.
2013-10-01 Richard Sandiford[SystemZ] Allow integer OR involving high words
2013-10-01 Richard Sandiford[SystemZ] Allow integer insertions with a high-word...
2013-10-01 Sylvestre LedruFix a typo in the documentation. Thanks to Diana Vasile...
2013-10-01 Richard Sandiford[SystemZ] Allow selects with a high-word destination
2013-10-01 Richard Sandiford[SystemZ] Add patterns to load a constant into a high...
2013-10-01 Joey Gouly[ARM] Remove an unused function from the disassembler.
2013-10-01 Matheus AlmeidaTest commit. Updated comment.
next