summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Be more specific and capitalize filenames.Eric Christopher2013-05-21
* Define BYTE_ORDER on Solaris.Jakob Stoklund Olesen2013-05-21
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-21
* Roll out r182411 and 182412 because it's still broken.Filip Pizlo2013-05-21
* Fix busted comment. This conditional include block used to be in SectionMemor...Filip Pizlo2013-05-21
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-21
* Roll out r182407 and r182408 because they broke builds.Filip Pizlo2013-05-21
* Expose the RTDyldMemoryManager through the C API. This allows clients of Filip Pizlo2013-05-21
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-21
* Use std::list so that we have a stable iterator.Rafael Espindola2013-05-21
* Remove duplicated comment.Benjamin Kramer2013-05-21
* Regenerate configure.Rafael Espindola2013-05-21
* [mips] Rename option to make it compatible with gcc.Akira Hatanaka2013-05-21
* [mips] Add instruction selection patterns for blez and bgez.Akira Hatanaka2013-05-21
* [NVPTX] Add @llvm.nvvm.sqrt.f() intrinsicJustin Holewinski2013-05-21
* Hexagon: SelectionDAG should not use MVT::Other to check the legality of BR_CC.Jyotsna Verma2013-05-21
* Drop @llvm.annotation and @llvm.ptr.annotation intrinsics during codegen.Justin Holewinski2013-05-21
* Fix PPC branch selection for counter-based branchesHal Finkel2013-05-21
* removed commented linesElena Demikhovsky2013-05-21
* [msan] A no-op implementation of VarArg handling.Evgeniy Stepanov2013-05-21
* Removed SSEPacked domain from all forms (AVX, SSE, signed, unsigned) scalar c...Elena Demikhovsky2013-05-21
* Alternative fix for problem addressed in r182233Ulrich Weigand2013-05-21
* X86: When emulating unsigned PCMPGTQ with PCMPGTD, fix the sign bit for the s...Benjamin Kramer2013-05-21
* [SystemZ] Tighten branch testsRichard Sandiford2013-05-21
* DAGCombine: Avoid an edge case where it tried to create an i0 type for (x & 0...Benjamin Kramer2013-05-21
* Fix indentationRichard Sandiford2013-05-21
* Add cmake bits for md5.Eric Christopher2013-05-21
* Add an md5 library derived from a public domain implementation for dwarf4Eric Christopher2013-05-21
* Add checks that the proper predeined stubs are being called to the test case.Reed Kotler2013-05-21
* Dwarf: use a single line table to generate assembly when .loc is used.Manman Ren2013-05-21
* Add some additional functions to the list of helper functions forReed Kotler2013-05-21
* Comment update: these things are called "configuration names" these days, notRichard Smith2013-05-20
* LangRef.rst: Clarify how basic blocks without named label are handled.Sean Silva2013-05-20
* PR14606: Debug Info for namespace aliases/DW_TAG_imported_moduleDavid Blaikie2013-05-20
* [docs] Minor doc tweaks.Daniel Dunbar2013-05-20
* The DWARF EH pass doesn't need the TargetMachine, only the TargetLoweringBase...Bill Wendling2013-05-20
* No need to store the TargetMachine variable in this class.Bill Wendling2013-05-20
* Remove unused #include.Bill Wendling2013-05-20
* Rename LoopSimplify.h to LoopUtils.hHal Finkel2013-05-20
* add polly to check-allSebastian Pop2013-05-20
* [mips] Add (setne $lhs, 0) instruction selection pattern.Akira Hatanaka2013-05-20
* [mips] Trap on integer division by zero.Akira Hatanaka2013-05-20
* Remove copied preheader insertion logic from PPCCTRLoopsHal Finkel2013-05-20
* Expose InsertPreheaderForLoop from LoopSimplify to other passesHal Finkel2013-05-20
* [NVPTX] Fix mis-use of CurrentFnSym in NVPTXAsmPrinter. This was causing a s...Justin Holewinski2013-05-20
* [NVPTX] Add programmatic interface to NVVMReflect passJustin Holewinski2013-05-20
* Rename PPC MTCTRse to MTCTRloopHal Finkel2013-05-20
* Add a PPCCTRLoops verification passHal Finkel2013-05-20
* R600: Fix bug detected by GCC warning.Benjamin Kramer2013-05-20
* R600: Fix rotr.ll on non-asserts buildsTom Stellard2013-05-20