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
*
Add tests for ARMV7M divide instruction use
Jim Grosbach
2010-05-05
2
-9
/
+64
*
Add initial support for ARMv7M subtarget and cortex-m3 cpu. Patch by
Jim Grosbach
2010-05-05
6
-20
/
+49
*
Use the right version of "append" to combine two SmallVectors.
Bob Wilson
2010-05-05
1
-1
/
+1
*
remove unneeded underscores.
Jim Grosbach
2010-05-05
1
-4
/
+4
*
Convert to filecheck
Jim Grosbach
2010-05-05
1
-5
/
+9
*
MC/Mach-O: Mark absolute variable's appropriately, and add Mach-O support for
Daniel Dunbar
2010-05-05
5
-19
/
+32
*
MC: Reject attempts to define a variable symbol.
Daniel Dunbar
2010-05-05
3
-9
/
+4
*
MC: Make setVariableValue check the redefinition condition a bit more strongly.
Daniel Dunbar
2010-05-05
2
-4
/
+9
*
Move REG_SEQUENCE removal to 2addr pass.
Evan Cheng
2010-05-05
4
-63
/
+71
*
Implement rdar://7415680 - Twine integer support lacks greatness
Chris Lattner
2010-05-05
2
-11
/
+12
*
Rearrange the suppressions files to be by-architecture instead of by-problem.
Jeffrey Yasskin
2010-05-05
3
-23
/
+7
*
Model CONCAT_VECTORS of two 64-bit values as a REG_SEQUENCE.
Evan Cheng
2010-05-05
3
-4
/
+38
*
Trim include.
Evan Cheng
2010-05-05
1
-1
/
+0
*
Teach liveintervalanalysis about virtual registers which are defined by reg_s...
Evan Cheng
2010-05-05
2
-14
/
+43
*
Add a suppressions file for an intermittent "leak" under RegisterPass.
Jeffrey Yasskin
2010-05-05
1
-0
/
+7
*
MC: Rename MCSymbol::{g,s}etValue -> MCSymbol::{g,s}etVariableValue.
Daniel Dunbar
2010-05-05
5
-10
/
+13
*
MC/Mach-O/x86_64: Relocations in debug sections should use local relocations
Daniel Dunbar
2010-05-05
3
-21
/
+70
*
lit: Allow test_format to be None.
Daniel Dunbar
2010-05-05
1
-3
/
+4
*
Try again if write(2) reports an recoverable error.
Benjamin Kramer
2010-05-05
1
-1
/
+6
*
Add newline to end of file to avoid warning
Shantonu Sen
2010-05-05
1
-1
/
+1
*
Revert 102941, we're going to do this via attr and can just
Eric Christopher
2010-05-05
1
-8
/
+1
*
Include the right header for toupper
Sean Hunt
2010-05-05
1
-1
/
+1
*
Add an emitter to handle the list of clang statement nodes.
Sean Hunt
2010-05-05
5
-12
/
+182
*
Combine the implementations of the core part of the SSAUpdater and
Bob Wilson
2010-05-04
5
-900
/
+680
*
Update comment.
Eric Christopher
2010-05-04
1
-1
/
+1
*
add the ability to associate 'category' names with clang diagnostics
Chris Lattner
2010-05-04
1
-3
/
+118
*
With -neon-reg-sequence, models forming a Q register from a pair of consecuti...
Evan Cheng
2010-05-04
1
-2
/
+11
*
Do not pre-allocate for registers which form a REG_SEQUENCE.
Evan Cheng
2010-05-04
1
-0
/
+28
*
Teach PHI elimination to remove REG_SEQUENCE instructions and update referenc...
Evan Cheng
2010-05-04
3
-0
/
+86
*
Use llvm.foo as the intrinsic, rather than llvm.dbg.value. Since the
Duncan Sands
2010-05-04
1
-4
/
+3
*
Defer adding critical edges to the "toSplit" list until after checking for
Bob Wilson
2010-05-04
1
-4
/
+5
*
one more thing.
Chris Lattner
2010-05-04
1
-1
/
+1
*
update instructions for llvm-gcc4, the brave new world! PR7037
Chris Lattner
2010-05-04
1
-7
/
+7
*
"on the rare occasion the SPU BE produces illegal assembly - it tries to emit...
Chris Lattner
2010-05-04
2
-2
/
+23
*
MC/X86: Chris pointed that 'as' isn't consistent in accepting the long form of
Daniel Dunbar
2010-05-04
2
-7
/
+0
*
Rename variables for consistency.
Evan Cheng
2010-05-04
1
-10
/
+11
*
MC/X86: Add "support" for matching ATT style mnemonic prefixes.
Daniel Dunbar
2010-05-04
3
-4
/
+74
*
Fix a problem exposed by my previous commit and noticed by a release-asserts
Duncan Sands
2010-05-04
1
-11
/
+3
*
Fix a variant of PR6112 found by thinking about it: when doing
Duncan Sands
2010-05-04
2
-11
/
+33
*
fix operand indexes when outputting InvokeInsts
Gabor Greif
2010-05-04
1
-6
/
+7
*
Set DW_AT_APPLE_omit_frame_ptr in endFunction() where MachineFunction is avai...
Devang Patel
2010-05-04
2
-4
/
+40
*
Use the SCEVAddRecExpr::getPostIncExpr utility function instead
Dan Gohman
2010-05-04
1
-4
/
+2
*
Fix a copy+pasto.
Dan Gohman
2010-05-04
1
-2
/
+2
*
Do not ignore debug loc attached with llvm.dbg.declare while collecting debug...
Devang Patel
2010-05-04
2
-3
/
+87
*
Instruction selection optimizations may have moved the def of a function argu...
Evan Cheng
2010-05-04
1
-1
/
+2
*
Fix to r102952. The MOV64toSDrm record in X86Instr64bit.td needed the opcode
Kevin Enderby
2010-05-04
1
-1
/
+1
*
MC/Matcher: Add support for over-riding the default MatchInstruction function
Daniel Dunbar
2010-05-04
2
-8
/
+16
*
llvm-mc: Fix case were we would skip a line in the .s file after an instruction
Daniel Dunbar
2010-05-04
2
-27
/
+28
*
Teach scheduler about REG_SEQUENCE.
Evan Cheng
2010-05-04
2
-2
/
+44
*
Add a polygen rule that reflects the fact that nsw and nuw can be
Dan Gohman
2010-05-04
1
-1
/
+1
[next]