1. 21eecf4 Android uses cacheflush(long start, long end, long flags) for MIPS. by Akira Hatanaka · 11 years ago
  2. d517da3 LoopVectorize: Invert case when we use a vector cmp value to query select cost by Arnold Schwaighofer · 11 years ago
  3. 862146b Add back lines which were accidentally deleted in CMakeLists.txt. by Akira Hatanaka · 11 years ago
  4. 275f354 [mips] Define function MipsSEDAGToDAGISel::selectAddESubE. by Akira Hatanaka · 11 years ago
  5. 6bc9960 Add a comment about overlapping PPC frame offsets by Hal Finkel · 11 years ago
  6. f283512 [mips] Rename functions and variables to start with proper case. by Akira Hatanaka · 11 years ago
  7. 1d90566 Add header file MipsISelDAGToDAG.h. by Akira Hatanaka · 11 years ago
  8. 554d931 [mips] Define two subclasses of MipsDAGToDAGISel. Mips16DAGToDAGISel is for by Akira Hatanaka · 11 years ago
  9. a0c9939 Perform factorization as a last resort of unsafe fadd/fsub simplification. by Shuxin Yang · 11 years ago
  10. d9e90b2 Test that we emit a DW_AT_location for self captured by a block. by Adrian Prantl · 11 years ago
  11. 3ab0ba3 R600: Factorize code handling Const Read Port limitation by Vincent Lejeune · 11 years ago
  12. 9d69c08 merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 11 years ago
  13. b4ba5e6 [ASan] emit instrumentation for initialization order checking by default by Alexey Samsonov · 11 years ago
  14. 41b55f5 PR14972: SROA vs. GVN exposed a really bad bug in SROA. by Chandler Carruth · 11 years ago
  15. 4bf0304 Add two of the float related ARM-specific entries for e_flags needed for by Joerg Sonnenberger · 11 years ago
  16. fdf168f Fix the name of a variable to match its declaration. Fixes build failure from r177014. by Craig Topper · 11 years ago
  17. 9d3f3c5 Fix a bug in the calculation of the VEX.B bit for FMA4 rr with the VEX.W bit set. The VEX.B was being calculated from the wrong operand. Fixes at least some portion of PR14185. by Craig Topper · 11 years ago
  18. 599521f Teach X86 MC instruction lowering that VMOVAPSrr and other VEX-encoded register to register moves should be switched from using the MRMSrcReg form to the MRMDestReg form if the source register is a 64-bit extended register and the destination register is not. This allows the instruction to be encoded using the 2-byte VEX form instead of the 3-byte VEX form. The GNU assembler has similar behavior. by Craig Topper · 11 years ago
  19. 6f8c685 Fix PR15309 by Michael Liao · 11 years ago
  20. a3493e2 test commit: remove blank line. by Jiong Wang · 11 years ago
  21. 3804c75 Remove a change to the debug info in this test, that I made while testing by Nick Lewycky · 11 years ago
  22. 45d6585 Try using %S to find the emitted .gcno file. by Nick Lewycky · 11 years ago
  23. 347e88b Remove accidentally committed debug line. by Nick Lewycky · 11 years ago
  24. a204ef3 Refactor GCOV's six constructor arguments into a struct with a getter that by Nick Lewycky · 11 years ago
  25. c14f1c4 Fix typo in comment. by Nick Lewycky · 11 years ago
  26. d483d28 [Support][Test] Missed this in the API change. by Michael J. Spencer · 11 years ago
  27. cc3a595 [Support] Fix lifetime of file descriptors when using MemoryBuffer. by Michael J. Spencer · 11 years ago
  28. 64a0a33 No functionality change. Rename emitGCNO() to the more sensible by Nick Lewycky · 11 years ago
  29. 22063d6 Simplify file/directory name handling in DILexicalBlock by David Blaikie · 11 years ago
  30. 036af14 Remove an extra operand to a DIFile metadata entry by David Blaikie · 11 years ago
  31. 4cb1f5f Reset some of the target options which affect code generation. by Bill Wendling · 11 years ago
  32. 33905b2 Simplify directory name handling in DILexicalBlockFile. by David Blaikie · 11 years ago
  33. e0805a9 Remove the unused 4th operand for DIFile debug info metadata by David Blaikie · 11 years ago
  34. a991b25 Make LTO codegen use a PassManager, rather than a FunctionPassManager, for the by Lang Hames · 11 years ago
  35. 4945246 Fix ifdef-related differences from upstream LLVM. by Stephen Hines · 11 years ago
  36. b91ce4f Simplify CMake rules in HandleLLVMOptions module. by Alexey Samsonov · 11 years ago
  37. 9106f73 Add some additonal attribute helper functions. Test will be on follow by Reed Kotler · 11 years ago
  38. 321aded R600: Remove unused Outputs variable by Vincent Lejeune · 11 years ago
  39. 4c6f895 No functionality change. Use unreachable in getCUOffset. by Manman Ren · 11 years ago
  40. b1e052a No functionality change. Use unreachable in getCompileUnit. by Manman Ren · 11 years ago
  41. e8a3cc6 Check register classes also when changing them. by Jakob Stoklund Olesen · 11 years ago
  42. d8bfde0 ARM cost model: Add test case to make sure we would notice a change in CodeGen by Arnold Schwaighofer · 11 years ago
  43. bdd2d98 Fix a performance regression when combining to smaller types in icmp (shl %v, C1), C2 : by Arnaud A. de Grandmaison · 11 years ago
  44. dec29b6 Add one more overload to make VS2008's debug mody happy. by Benjamin Kramer · 11 years ago
  45. c5f77da Add llvm-symbolizer as test dependency. by Evgeniy Stepanov · 11 years ago
  46. 992dbcf Set symbolizer path in the test environment. by Evgeniy Stepanov · 11 years ago
  47. 816281f lit.TestFormats.GoogleTest: Honor LitConfig.noExecute, or --no-execute were ignored. by NAKAMURA Takumi · 11 years ago
  48. 5ac065a [mips] Define two subclasses of MipsTargetLowering. Mips16TargetLowering is for by Akira Hatanaka · 11 years ago
  49. de3077a Refactor filename/directory in DICompileUnit into a DIFile by David Blaikie · 11 years ago
  50. b79d25c Don't crash if write_impl() leaves less buffer space available than expected. by Matt Beaumont-Gay · 11 years ago
  51. 46561ce Remove unused "isMain" field from DICompileUnit by David Blaikie · 11 years ago
  52. 56772eb [Support][Path] Don't inf loop if creating the parent directory fails. by Michael J. Spencer · 11 years ago
  53. 1489144 Update debug info test cases with empty SplitDebugFilename field. by David Blaikie · 11 years ago
  54. b6f4872 ARM cost model: Increase the cost for vector casts that use the stack by Arnold Schwaighofer · 11 years ago
  55. 9e999ad Debug Info: use SmallVector instead of std::vector in MCDwarfDirsCUMap and MCDwarfFilesCUMap by Manman Ren · 11 years ago
  56. cc189bf [Support][MemoryBuffer] Use sys::fs::mapped_file_region instead of sys::Path::MapInFilePages. by Michael J. Spencer · 11 years ago
  57. ad5a5e0 Correct invalid debug info metadata by David Blaikie · 11 years ago
  58. bc3e96f Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref4 if the referenced DIE by Manman Ren · 11 years ago
  59. 1a5c051 Avoid generating ISD::SELECT for vector operands to SIGN_EXTEND by Richard Relph · 11 years ago
  60. 2ee69f1 Remove the assert()'s from the LLVMCreateDisasmCPU() library API and just by Kevin Enderby · 11 years ago
  61. 8f8af52 Add a doFinalization method to the DataLayout pass. by Pete Cooper · 11 years ago
  62. 4323665 Revert the test moves from 176733. Use "REQUIRES: asserts" instead. by Jan Wen Voung · 11 years ago
  63. a15e708 Change the order of the operands in patchAndReplaceAllUsesWith so by Dan Gohman · 11 years ago
  64. 4d53e77 Don't reserve R2 on Darwin/PPC by Hal Finkel · 11 years ago
  65. 7285e8d PPC should always use the register scavenger for CR spilling by Hal Finkel · 11 years ago
  66. ac5b391 Small fix for cost analysis of ptrtoint. by Patrik Hagglund · 11 years ago
  67. 775a266 In r169695, the address space limit for tests was replaced with a data by Patrik Hagglund · 11 years ago
  68. 29da043 ReleaseNotes: Add Hexagon Target section by Matthew Curtis · 11 years ago
  69. da6f629 Reflect reality. by Bill Wendling · 11 years ago
  70. f635ef4 [mips] Rename function and variable names to start with proper case. Fix typos. by Akira Hatanaka · 11 years ago
  71. 67cb638 LibCallSimplifier: optimize speed for short-lived instances by Meador Inge · 11 years ago
  72. c0ec8a4 Remove support for versioned debug info. by David Blaikie · 11 years ago
  73. 6643868 Add asserts to DIBuilder & fix DINameSpace::Verify to allow unnamed namespaces. by David Blaikie · 11 years ago
  74. 6acbcd4 Residual cleanup: live-out set is gone by Eli Bendersky · 11 years ago
  75. 7e6274d llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts. by NAKAMURA Takumi · 11 years ago
  76. 850b74d Upgrading debug info test cases to be (more) compatible with the current debug info format. by David Blaikie · 11 years ago
  77. 7cf04f3 Remove duplicate test contents. by David Blaikie · 11 years ago
  78. 33cdfe9 Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to by Nick Lewycky · 11 years ago
  79. 12dccae Fixes disassembler crashes on 2013 Haswell RTM instructions. by Kevin Enderby · 11 years ago
  80. d5bb208 Don't remove a landing pad if the invoke requires a table entry. by Bill Wendling · 11 years ago
  81. fd49dac R600: Fix JUMP handling so that MachineInstr verification can occur by Vincent Lejeune · 11 years ago
  82. 48f8015 Missing period in doc by Eli Bendersky · 11 years ago
  83. 0087f3c llvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL:cygming. Investigating. by NAKAMURA Takumi · 11 years ago
  84. 6ccdfc5 [docs] Remove explicit authorship. by Sean Silva · 11 years ago
  85. be15cdd Suppress atomic(32|64).ll as XFAIL on win32 codegen. Investigating. by NAKAMURA Takumi · 11 years ago
  86. 3f179b5 R600MachineScheduler.cpp: Fix use cases of dbgs(). Don't include <iostream> here. by NAKAMURA Takumi · 11 years ago
  87. 14d8523 Remove date from test case file name. The PR number provides a unique ID already. by Lang Hames · 11 years ago
  88. f3a64c0 Correct this error message, and most importantly make it distinct from the by Nick Lewycky · 11 years ago
  89. 0ebc084 Use LLVMBool instead of 'bool' in the C API. Based on a patch by Peter Zotov! by Nick Lewycky · 11 years ago
  90. 76a05c9 BBVectorize: Fixup debugging statements by Hal Finkel · 11 years ago
  91. 760fa5d Cleanup #includes. by Jakub Staszak · 11 years ago
  92. 03bf8fd Remove unneeded #include. by Jakub Staszak · 11 years ago
  93. 35d00e5 Add some constantness in MachinePostDominators.h. by Jakub Staszak · 11 years ago
  94. ec3bb4b Remove unneeded #includes. Use forward declarations instead. by Jakub Staszak · 11 years ago
  95. e939a06 Remove unneeded #includes. Use forward declarations instead. by Jakub Staszak · 11 years ago
  96. ddde208 Remove an unused member variable from HelpPrinter. Move another member variable to be a local variable in the only method that uses it. by Craig Topper · 11 years ago
  97. f793de7 Don't glue users to extract_subreg when selecting the llvm.arm.ldrexd by Lang Hames · 11 years ago
  98. d683edc Remove unneeded cast. by Jakub Staszak · 11 years ago
  99. 0d93271 Remove a source of nondeterminism from the LoopVectorizer. by Benjamin Kramer · 11 years ago
  100. 96a1987 Fix test case. by Benjamin Kramer · 11 years ago