summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-29Compute the ELF SectionKind from the flags.Rafael Espindola2-7/+3
2015-01-29[Support][Windows] Unify dialog box suppression and print stack traces on abort.Michael J. Spencer1-0/+3
2015-01-29[Hexagon] Adding XTYPE/PRED intrinsic tests. Converting predicate types to i...Colin LeMahieu1-108/+108
2015-01-29Remove MergeableConst.Rafael Espindola1-4/+2
2015-01-29[LPM] Try again to appease powerpc64 in its self host. I've been unableChandler Carruth1-3/+4
2015-01-29[LPM] Fix an "obvious" typo from r227411. Really sorry for the noise.Chandler Carruth1-1/+1
2015-01-29[LPM] Clean up the use of TLS in pretty stack trace and disable itChandler Carruth1-0/+35
2015-01-29Add a Windows EH preparation pass that zaps resumesReid Kleckner2-0/+5
2015-01-28Teach SplitBlockPredecessors how to handle landingpad blocks.Philip Reames1-5/+9
2015-01-28Add DWARFUnit::getNumDIEs() and getDIEIndex()Frederic Riss1-0/+20
2015-01-28[Hexagon] Updating several V5 intrinsics and adding FP tests.Colin LeMahieu1-75/+10
2015-01-28Remove gc.root's performCustomLoweringPhilip Reames3-25/+14
2015-01-28Moving AddLiteralOption's declaration higher up in the header to make gcc happy.Chris Bieneman1-9/+12
2015-01-28Refactoring llvm command line parsing and option registration.Chris Bieneman1-16/+21
2015-01-28[LPM] A targeted but somewhat horrible fix to the legacy pass manager'sChandler Carruth1-0/+9
2015-01-28Fold fcmp in cases where value is provably non-negative. By Arch Robison.Elena Demikhovsky1-0/+5
2015-01-28Move EH personality type classification to Analysis/LibCallSemantics.hReid Kleckner1-0/+15
2015-01-27Re-landing changes to use ArrayRef instead of SmallVectorImpl, and new API test.Chris Bieneman1-1/+2
2015-01-27[SimplifyLibCalls] Don't confuse strcpy_chk for stpcpy_chk.Ahmed Bougacha1-2/+5
2015-01-27dd the option, -link-opt-hints to llvm-objdump used with -macho to print theKevin Enderby1-0/+2
2015-01-27[PM] Clean up file banner comments prior to refactoring this code.Chandler Carruth1-12/+12
2015-01-27Revert r227148 & r227154 which added a test which infinitely loops.Richard Trieu1-2/+1
2015-01-27[PM] Run clang-format over this header to clean up the very few)Chandler Carruth1-20/+16
2015-01-27[PM] Switch a doxygen comment to the standard format. NFCChandler Carruth1-2/+2
2015-01-27[PM] Refactor the core logic to run EarlyCSE over a function into anChandler Carruth1-1/+1
2015-01-27MachineRegisterInfo can access TII off of the MachineFunction'sEric Christopher1-1/+1
2015-01-27Remove extraneous period.Eric Christopher1-1/+1
2015-01-27One more fix to the new API to fix const-correctness.Chris Bieneman1-1/+1
2015-01-26Commoning of target specific load/store intrinsics in Early CSE.Chad Rosier1-0/+29
2015-01-26Pete Cooper suggested the new API should use ArrayRef instead of SmallVectorI...Chris Bieneman1-1/+2
2015-01-26Add new HideUnrelatedOptions API that takes a SmallVectorImpl.Chris Bieneman1-0/+9
2015-01-26Add a UTF8 to UTF16 conversion wrapper for use in the pdb dumperReid Kleckner1-0/+8
2015-01-26Add a FIXME about preferred alignment to DataLayout.Eric Christopher1-0/+5
2015-01-26Move DataLayout back to the TargetMachine from TargetSubtargetInfoEric Christopher2-1/+6
2015-01-26Pass QueryInst down through non-local dependency calculationPhilip Reames1-2/+4
2015-01-26Revert GCStrategy ownership changesPhilip Reames4-18/+17
2015-01-26Teach raw_ostream to support hex formatting without a prefix '0x'.Zachary Turner1-9/+26
2015-01-26Remove trailing whitespace.Alex Rosenberg1-2/+2
2015-01-26Store the passed in CPU name string so that it can be accessed later.Eric Christopher1-0/+6
2015-01-26[MC] The PS4's ELF OSABI value is the same as FreeBSD.Alex Rosenberg1-0/+1
2015-01-25[X86] Use i8 immediate for comparison type on AVX512 packed integer instructi...Craig Topper1-24/+24
2015-01-25Add the triple for the Sony Playstation®4.Alex Rosenberg1-1/+15
2015-01-25Instantiate Registry<GCStrategy> in LLVMCore, to let it available on Win32 DLL.NAKAMURA Takumi1-0/+3
2015-01-25[ELFYAML] Support mips64 relocation record format in yaml2obj/obj2yamlSimon Atanasyan3-16/+50
2015-01-25Orc/IRCompileLayer.h: Avoid non-static initializer.NAKAMURA Takumi1-1/+2
2015-01-25OrcJIT: Avoid non-static initializers.NAKAMURA Takumi1-2/+2
2015-01-25Implemented cost model for masked load/store operations.Elena Demikhovsky1-0/+5
2015-01-25[PM] Remove the restricted visibility from the instcombine worklist. NowChandler Carruth1-1/+1
2015-01-24InstrProf: Add operator!= to coverage countersJustin Bogner1-2/+6
2015-01-24Revert r227013 "Add visibility attribute for InstCombinePass (r226987)."Patrik Hagglund1-1/+1