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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide a portability macro for __builtin_trap.
David Blaikie
2012-08-21
1
-0
/
+9
*
[ms-inline asm] Expose the ErrorInfo from the MatchInstructionImpl. In general,
Chad Rosier
2012-08-21
1
-1
/
+3
*
Pacify PVS-Studio by changing the type rather than doing a cast, a tweak
Duncan Sands
2012-08-21
1
-1
/
+1
*
Add support for the --param ssp-buffer-size= driver option.
Chad Rosier
2012-08-21
1
-0
/
+4
*
PVS-Studio noticed that EmitVBR64 would perform undefined behaviour if the
Duncan Sands
2012-08-21
1
-1
/
+3
*
Fix a quadratic algorithm in MachineBranchProbabilityInfo.
Jakob Stoklund Olesen
2012-08-20
2
-4
/
+7
*
Clarify that duplicate edges are not allowed in the Machine CFG.
Jakob Stoklund Olesen
2012-08-20
1
-0
/
+2
*
Correct MCJIT functionality for MIPS32 architecture.
Akira Hatanaka
2012-08-17
1
-0
/
+3
*
Add stub methods for mips assembly matcher.
Akira Hatanaka
2012-08-17
1
-0
/
+4
*
MemoryBuiltins: Properly guard ObjectSizeOffsetVisitor against cycles in the IR.
Benjamin Kramer
2012-08-17
1
-1
/
+1
*
Change the `linker_private_weak_def_auto' linkage to `linkonce_odr_auto_hide' to
Bill Wendling
2012-08-17
2
-18
/
+16
*
Insertion of NoFolder functions to avoid ambiguous overload warnings or error...
Jin-Gu Kang
2012-08-17
1
-0
/
+12
*
Test commit.
Pranav Bhandarkar
2012-08-17
1
-1
/
+1
*
Flatten the aligned-char-array utility template to be a directly
Chandler Carruth
2012-08-17
2
-17
/
+16
*
Add an MCID::Select flag and TII hooks for optimizing selects.
Jakob Stoklund Olesen
2012-08-16
4
-0
/
+59
*
Revert r162034, r162035 and r162037.
Roman Divacky
2012-08-16
2
-24
/
+0
*
Add PPC64 relocations definitions, by Adhemerval Zanella.
Roman Divacky
2012-08-16
1
-0
/
+16
*
Handle PowerPC.
Roman Divacky
2012-08-16
1
-0
/
+8
*
Teach GVN to reason about edges dominating uses. This allows it to handle cases
Rafael Espindola
2012-08-16
1
-1
/
+14
*
Add dump/dumpr methods to SDValue.
Nadav Rotem
2012-08-16
1
-2
/
+8
*
Add a CoveringSubRegIndices field to SubRegIndex records.
Jakob Stoklund Olesen
2012-08-15
1
-0
/
+18
*
Properly test the LLVM_USE_RVALUE_REFERENCES macro.
Michael J. Spencer
2012-08-15
1
-1
/
+1
*
[PathV2] Add mapped_file_region. Implementation for Windows and POSIX.
Michael J. Spencer
2012-08-15
1
-0
/
+77
*
Add LLVM_DELETED_FUNCTION compatibility macro.
Michael J. Spencer
2012-08-15
1
-0
/
+19
*
Fix a typo in VariadicFunction.h that leads to invalid code in macro expansion.
Chad Rosier
2012-08-15
1
-1
/
+1
*
Set the branch probability of branching to the 'normal' destination of an invoke
Bill Wendling
2012-08-15
1
-0
/
+1
*
[yaml2obj] Fix incorrect use of signed values.
Michael J. Spencer
2012-08-14
1
-3
/
+3
*
Switch the fixed-length disassembler to be table-driven.
Jim Grosbach
2012-08-14
2
-2
/
+71
*
Avoid undefined behavior in DenseMap::shrink_and_clear(). Log2_32_Ceil(0)
Richard Smith
2012-08-14
1
-2
/
+3
*
Add a roundToIntegral method to APFloat, which can be parameterized over vari...
Owen Anderson
2012-08-13
1
-0
/
+1
*
LICM uses AliasSet information to hoist and sink instructions. However, other...
Nadav Rotem
2012-08-13
1
-1
/
+2
*
Remove the TII::scheduleTwoAddrSource() hook.
Jakob Stoklund Olesen
2012-08-13
1
-8
/
+0
*
Fix a documentation typo.
Nadav Rotem
2012-08-13
1
-2
/
+2
*
Create isXBitVector methods in MVT and call them from EVT. This allows target...
Craig Topper
2012-08-11
1
-19
/
+39
*
A couple of addition comment fixes
Eli Bendersky
2012-08-10
1
-2
/
+2
*
Fix a couple of typos in comments
Eli Bendersky
2012-08-10
1
-2
/
+2
*
Move BasicBlockEdge to the cpp file. No functionality change.
Rafael Espindola
2012-08-10
1
-13
/
+1
*
Add some missing includes for the build against stdcxx.
Joerg Sonnenberger
2012-08-10
1
-0
/
+1
*
Remove references to compression in llvm-ar. It has been a long time since we
Rafael Espindola
2012-08-10
1
-15
/
+7
*
Reapply r161633-161634 "Partition use lists so defs always come before uses.""
Jakob Stoklund Olesen
2012-08-10
2
-10
/
+15
*
Also update MRI use lists when changing a use to a def and vice versa.
Jakob Stoklund Olesen
2012-08-10
1
-10
/
+2
*
[ms-inline asm] Add a new Inline Asm Non-Standard Dialect attribute.
Chad Rosier
2012-08-10
1
-1
/
+5
*
Revert r161633-161634 "Partition use lists so defs always come before uses."
Jakob Stoklund Olesen
2012-08-09
2
-15
/
+10
*
Partition use lists so defs always come before uses.
Jakob Stoklund Olesen
2012-08-09
1
-5
/
+14
*
Don't use pointer-pointers for the register use lists.
Jakob Stoklund Olesen
2012-08-09
2
-5
/
+1
*
Move use list management into MachineRegisterInfo.
Jakob Stoklund Olesen
2012-08-09
3
-25
/
+22
*
[ms-inline asm] Extend the MC AsmParser API to match MCInsts (but not emit).
Chad Rosier
2012-08-09
1
-0
/
+13
*
MachineRegisterInfo was already a friend of MachineOperand, and GCC complains
Matt Beaumont-Gay
2012-08-09
1
-3
/
+0
*
Move [SU]LEB128 encoding to a utility header.
Jim Grosbach
2012-08-08
2
-5
/
+58
*
Move getNextOperandForReg() into MachineRegisterInfo.
Jakob Stoklund Olesen
2012-08-08
2
-11
/
+14
[next]