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
Commit message (
Expand
)
Author
Age
Files
Lines
*
DAGCombine: Avoid an edge case where it tried to create an i0 type for (x & 0...
Benjamin Kramer
2013-05-21
2
-1
/
+18
*
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
3
-0
/
+326
*
Add checks that the proper predeined stubs are being called to the test case.
Reed Kotler
2013-05-21
1
-0
/
+58
*
Dwarf: use a single line table to generate assembly when .loc is used.
Manman Ren
2013-05-21
2
-3
/
+20
*
Add some additional functions to the list of helper functions for
Reed Kotler
2013-05-21
2
-2
/
+80
*
Comment update: these things are called "configuration names" these days, not
Richard Smith
2013-05-20
1
-7
/
+9
*
LangRef.rst: Clarify how basic blocks without named label are handled.
Sean Silva
2013-05-20
1
-2
/
+7
*
PR14606: Debug Info for namespace aliases/DW_TAG_imported_module
David Blaikie
2013-05-20
6
-41
/
+104
*
[docs] Minor doc tweaks.
Daniel Dunbar
2013-05-20
1
-2
/
+2
*
The DWARF EH pass doesn't need the TargetMachine, only the TargetLoweringBase...
Bill Wendling
2013-05-20
3
-6
/
+6
*
No need to store the TargetMachine variable in this class.
Bill Wendling
2013-05-20
1
-4
/
+2
*
Remove unused #include.
Bill Wendling
2013-05-20
1
-1
/
+0
*
Rename LoopSimplify.h to LoopUtils.h
Hal Finkel
2013-05-20
3
-5
/
+5
*
add polly to check-all
Sebastian Pop
2013-05-20
1
-0
/
+9
*
[mips] Add (setne $lhs, 0) instruction selection pattern.
Akira Hatanaka
2013-05-20
2
-0
/
+12
*
[mips] Trap on integer division by zero.
Akira Hatanaka
2013-05-20
6
-16
/
+99
*
Remove copied preheader insertion logic from PPCCTRLoops
Hal Finkel
2013-05-20
1
-85
/
+3
*
Expose InsertPreheaderForLoop from LoopSimplify to other passes
Hal Finkel
2013-05-20
2
-11
/
+38
*
[NVPTX] Fix mis-use of CurrentFnSym in NVPTXAsmPrinter. This was causing a s...
Justin Holewinski
2013-05-20
2
-9
/
+44
*
[NVPTX] Add programmatic interface to NVVMReflect pass
Justin Holewinski
2013-05-20
2
-3
/
+24
*
Rename PPC MTCTRse to MTCTRloop
Hal Finkel
2013-05-20
3
-7
/
+7
*
Add a PPCCTRLoops verification pass
Hal Finkel
2013-05-20
3
-0
/
+164
*
R600: Fix bug detected by GCC warning.
Benjamin Kramer
2013-05-20
1
-2
/
+2
*
R600: Fix rotr.ll on non-asserts builds
Tom Stellard
2013-05-20
1
-6
/
+2
*
R600/SI: Use a multiclass for MUBUF_Load_Helper
Tom Stellard
2013-05-20
2
-20
/
+30
*
R600/SI: Add a pattern for S_LOAD_DWORDX2_* instructions
Tom Stellard
2013-05-20
1
-0
/
+1
*
R600/SI: Add pattern for rotr
Tom Stellard
2013-05-20
2
-9
/
+21
*
R600: Swap the legality of rotl and rotr
Tom Stellard
2013-05-20
8
-28
/
+40
*
R600/SI: Add patterns for 64-bit shift operations
Tom Stellard
2013-05-20
3
-3
/
+25
*
R600/SI: Use the same names for VOP3 operands and encoding fields
Tom Stellard
2013-05-20
2
-37
/
+37
*
R600/SI: Make fitsRegClass() operands const
Tom Stellard
2013-05-20
2
-2
/
+3
*
VSTn instructions have a number of encoding constraints which are not impleme...
Mihai Popa
2013-05-20
4
-25
/
+117
*
Q registers are encoded in fields of the same length as D registers. As Q reg...
Mihai Popa
2013-05-20
2
-3
/
+3
*
[SystemZ] Add long branch pass
Richard Sandiford
2013-05-20
17
-37
/
+599
*
Enable pod-like optimizations for pred and succ iterators.
Benjamin Kramer
2013-05-20
2
-1
/
+4
*
[NVPTX] Add GenericToNVVM IR converter to better handle idiomatic LLVM IR inputs
Justin Holewinski
2013-05-20
8
-80
/
+550
*
[NVPTX] Fix i1 kernel parameters and global variables. ABI rules say we need...
Justin Holewinski
2013-05-20
3
-2
/
+49
*
PR15868 fix.
Stepan Dyatkovskiy
2013-05-20
8
-19
/
+133
*
Disable remote MCJIT on pre-v6 ARM
Renato Golin
2013-05-20
1
-0
/
+11
*
Partially revert change in r181200 that tried to simplify JIT unit test #ifdefs.
Bob Wilson
2013-05-20
1
-3
/
+25
*
Also expand 64-bit bitcasts.
Jakob Stoklund Olesen
2013-05-20
2
-0
/
+18
*
Implement spill and fill of I64Regs.
Jakob Stoklund Olesen
2013-05-20
2
-2
/
+17
*
Mark i64 SETCC as expand so it is turned into a SELECT_CC.
Jakob Stoklund Olesen
2013-05-20
2
-0
/
+12
*
Replace some bit operations with simpler ones. No functionality change.
Benjamin Kramer
2013-05-19
3
-12
/
+9
*
Don't use %g0 to materialize 0 directly.
Jakob Stoklund Olesen
2013-05-19
4
-5
/
+14
*
Select i64 values with %icc conditions.
Jakob Stoklund Olesen
2013-05-19
2
-0
/
+16
*
Remove declaration of __clear_cache for __APPLE__. <rdar://problem/13924072>
Bob Wilson
2013-05-19
1
-0
/
+3
*
Add floating point selects on %xcc predicates.
Jakob Stoklund Olesen
2013-05-19
2
-0
/
+32
[next]