index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutin...
David Blaikie
2013-05-22
2
-21
/
+18
*
Simplify logic now that r182490 is in place. No functional change intended.
Chad Rosier
2013-05-22
11
-50
/
+46
*
Simplify logic now that r182490 is in place. No functional change intended.
Chad Rosier
2013-05-22
1
-8
/
+4
*
Simplify logic now that r182490 is in place. No functional change intended.
Chad Rosier
2013-05-22
1
-15
/
+14
*
Change some PowerPC PatLeaf definitions to ImmLeaf for fast-isel.
Bill Schmidt
2013-05-22
2
-17
/
+19
*
SLPVectorizer: Change the order in which new instructions are added to the fu...
Nadav Rotem
2013-05-22
3
-57
/
+132
*
X86: Fix a bug in EltsFromConsecutiveLoads. We can't generate new loads witho...
Nadav Rotem
2013-05-22
1
-8
/
+20
*
This is an update to a previous commit (r181216).
Jean-Luc Duprat
2013-05-22
2
-29
/
+43
*
Unify formatting of debug output.
Adrian Prantl
2013-05-22
2
-3
/
+3
*
X86: When expanding PCMPGTQ to PCMPGTD we always want to compare the lower ha...
Benjamin Kramer
2013-05-22
1
-4
/
+11
*
LoopVectorize: Make Value pointers that could be RAUW'ed a VH
Arnold Schwaighofer
2013-05-22
1
-3
/
+4
*
Fix use after free (pr16103).
Rafael Espindola
2013-05-22
1
-7
/
+22
*
Check that a function starts with llvm. before using GET_FUNCTION_RECOGNIZER.
Rafael Espindola
2013-05-22
2
-3
/
+5
*
[SystemZ] Rename PSW to CC
Richard Sandiford
2013-05-22
7
-43
/
+37
*
[SystemZ] Fix thinko in long branch pass
Richard Sandiford
2013-05-22
1
-26
/
+40
*
X86: Remove test instructions proceeding shift by immediate instructions
David Majnemer
2013-05-22
1
-17
/
+53
*
R600ISelLowering.cpp: Avoid "using namespace Intrinsic;" to appease MSC. Spec...
NAKAMURA Takumi
2013-05-22
1
-18
/
+15
*
R600: Whitespace and untabify.
NAKAMURA Takumi
2013-05-22
1
-2
/
+2
*
Create an FPOW SDNode opcode def in the target independent .td file rather th...
Owen Anderson
2013-05-22
1
-2
/
+0
*
Expose the RTDyldMemoryManager through the C API. This allows clients of
Filip Pizlo
2013-05-22
2
-3
/
+115
*
Attempt to fix the mingw32 bot.
Rafael Espindola
2013-05-22
1
-4
/
+4
*
s/u_int32_t/uint32_t/
Rafael Espindola
2013-05-22
1
-2
/
+2
*
Fix warning in non-assert build.
Rafael Espindola
2013-05-22
1
-0
/
+2
*
Mips16 does not use register scavenger from TargetRegisterInfo. It allocates
Reed Kotler
2013-05-21
1
-2
/
+2
*
Put RTDyldMemoryManager into its own file, and make it linked into
Filip Pizlo
2013-05-21
4
-96
/
+117
*
Roll out r182411 and 182412 because it's still broken.
Filip Pizlo
2013-05-21
4
-116
/
+96
*
Fix busted comment. This conditional include block used to be in SectionMemor...
Filip Pizlo
2013-05-21
1
-1
/
+1
*
Put RTDyldMemoryManager into its own file, and make it linked into
Filip Pizlo
2013-05-21
4
-96
/
+116
*
Roll out r182407 and r182408 because they broke builds.
Filip Pizlo
2013-05-21
6
-221
/
+89
*
Expose the RTDyldMemoryManager through the C API. This allows clients of
Filip Pizlo
2013-05-21
2
-3
/
+115
*
Put RTDyldMemoryManager into its own file, and make it linked into
Filip Pizlo
2013-05-21
4
-86
/
+106
*
[mips] Rename option to make it compatible with gcc.
Akira Hatanaka
2013-05-21
1
-1
/
+1
*
[mips] Add instruction selection patterns for blez and bgez.
Akira Hatanaka
2013-05-21
2
-0
/
+10
*
[NVPTX] Add @llvm.nvvm.sqrt.f() intrinsic
Justin Holewinski
2013-05-21
4
-0
/
+24
*
Hexagon: SelectionDAG should not use MVT::Other to check the legality of BR_CC.
Jyotsna Verma
2013-05-21
1
-1
/
+0
*
Drop @llvm.annotation and @llvm.ptr.annotation intrinsics during codegen.
Justin Holewinski
2013-05-21
2
-0
/
+11
*
Fix PPC branch selection for counter-based branches
Hal Finkel
2013-05-21
1
-3
/
+9
*
removed commented lines
Elena Demikhovsky
2013-05-21
1
-2
/
+0
*
[msan] A no-op implementation of VarArg handling.
Evgeniy Stepanov
2013-05-21
1
-2
/
+23
*
Removed SSEPacked domain from all forms (AVX, SSE, signed, unsigned) scalar c...
Elena Demikhovsky
2013-05-21
2
-25
/
+27
*
X86: When emulating unsigned PCMPGTQ with PCMPGTD, fix the sign bit for the s...
Benjamin Kramer
2013-05-21
1
-15
/
+19
*
DAGCombine: Avoid an edge case where it tried to create an i0 type for (x & 0...
Benjamin Kramer
2013-05-21
1
-1
/
+2
*
Fix indentation
Richard Sandiford
2013-05-21
1
-9
/
+9
*
Add cmake bits for md5.
Eric Christopher
2013-05-21
1
-0
/
+1
*
Add an md5 library derived from a public domain implementation for dwarf4
Eric Christopher
2013-05-21
1
-0
/
+266
*
Dwarf: use a single line table to generate assembly when .loc is used.
Manman Ren
2013-05-21
1
-3
/
+14
*
Add some additional functions to the list of helper functions for
Reed Kotler
2013-05-21
1
-2
/
+13
*
PR14606: Debug Info for namespace aliases/DW_TAG_imported_module
David Blaikie
2013-05-20
3
-11
/
+44
*
The DWARF EH pass doesn't need the TargetMachine, only the TargetLoweringBase...
Bill Wendling
2013-05-20
2
-5
/
+5
*
No need to store the TargetMachine variable in this class.
Bill Wendling
2013-05-20
1
-4
/
+2
[next]