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
*
Comments. Thanks for the spell check Nick!
Andrew Trick
2011-08-10
2
-4
/
+4
*
The following X86 pattern is incorrect:
Bruno Cardoso Lopes
2011-08-10
2
-9
/
+22
*
Whitespace.
Eli Friedman
2011-08-10
1
-1
/
+1
*
Tabs --> spaces.
Owen Anderson
2011-08-10
1
-2
/
+2
*
Cleanups based on Nick Lewycky's feedback.
Owen Anderson
2011-08-10
1
-19
/
+22
*
Rewrite some ARM InstrInfo functions to be most accepting of arbitrary regist...
Owen Anderson
2011-08-10
1
-110
/
+115
*
Add support for the R and Q constraints.
Rafael Espindola
2011-08-10
2
-2
/
+39
*
Clarify a comment.
Bob Wilson
2011-08-10
1
-1
/
+3
*
Invoke SimplifyIndVar when we partially unroll a loop. Fixes PR10534.
Andrew Trick
2011-08-10
3
-5
/
+64
*
Cleanup. Make ScalarEvolution an explicit argument of the
Andrew Trick
2011-08-10
3
-14
/
+14
*
SimplifyIndVar: make foldIVUser iterative to fold a chain of operands.
Andrew Trick
2011-08-10
1
-12
/
+26
*
Update CMake build.
Benjamin Kramer
2011-08-10
1
-0
/
+1
*
Added a SimplifyIndVar utility to simplify induction variable users
Andrew Trick
2011-08-10
4
-328
/
+521
*
Cleanup. Added LoopBlocksDFS::perform for simple clients.
Andrew Trick
2011-08-10
3
-7
/
+18
*
Fix a bug in vpermilps mask checking. Fix PR10560
Bruno Cardoso Lopes
2011-08-10
2
-3
/
+12
*
Remove the build_unwind function from the OCaml bindings.
Peter Collingbourne
2011-08-10
4
-20
/
+0
*
Preserve the name for this variant of IRBuilder::CreateCall
Peter Collingbourne
2011-08-10
1
-1
/
+1
*
Cleanup. Avoid relying on specialization of std::distance.
Andrew Trick
2011-08-10
1
-2
/
+2
*
Fix the LoopUnroller to handle nontrivial loops and partial unrolling.
Andrew Trick
2011-08-10
4
-52
/
+227
*
Push GPRnopc through a large number of instruction definitions to tighten ope...
Owen Anderson
2011-08-10
8
-101
/
+118
*
Update comment.
Eric Christopher
2011-08-10
1
-1
/
+1
*
clang is the new black.
Eric Christopher
2011-08-09
1
-4
/
+4
*
Trim an unneeded header.
Jakob Stoklund Olesen
2011-08-09
4
-1
/
+3
*
Promote VMOVS to VMOVD when possible.
Jakob Stoklund Olesen
2011-08-09
1
-2
/
+29
*
Tighten operand checking of register-shifted-register operands.
Owen Anderson
2011-08-09
4
-9
/
+7
*
Add 256-bit support for v8i32, v4i64 and v4f64 ISD::SELECT. Fix PR10556
Bruno Cardoso Lopes
2011-08-09
3
-0
/
+47
*
Fix minor typo.
Eli Friedman
2011-08-09
1
-1
/
+1
*
Tighten operand checking on memory barrier instructions.
Owen Anderson
2011-08-09
5
-11
/
+31
*
VMCore/BasicBlock.cpp: Don't assume BasicBlock::iterator might end with a non...
NAKAMURA Takumi
2011-08-09
1
-2
/
+6
*
Fix whitespace.
NAKAMURA Takumi
2011-08-09
1
-4
/
+4
*
Tighten operand checking on CPS instructions.
Owen Anderson
2011-08-09
4
-2
/
+7
*
Fix an oversight in the FixedLenDecoderEmitter where we weren't correctly che...
Owen Anderson
2011-08-09
1
-2
/
+2
*
Representation of 'atomic load' and 'atomic store' in IR.
Eli Friedman
2011-08-09
12
-76
/
+388
*
Create a new register class for the set of all GPRs except the PC. Use it to...
Owen Anderson
2011-08-09
5
-4
/
+22
*
Add v16i16 and v32i8 store patterns
Bruno Cardoso Lopes
2011-08-09
2
-0
/
+32
*
Fix 80-column violations.
Chad Rosier
2011-08-09
1
-3
/
+3
*
Add missing file.
Rafael Espindola
2011-08-09
1
-0
/
+90
*
Use fp unpack instructions to unpack int types. Until we have AVX2, this
Bruno Cardoso Lopes
2011-08-09
3
-8
/
+65
*
Fix a couple ridiculous copy-paste errors. rdar://9914773 .
Eli Friedman
2011-08-09
2
-12
/
+45
*
Add a C interface to PassManagerBuilder. It is missing the addExtension
Rafael Espindola
2011-08-09
1
-0
/
+80
*
Don't truncate MachO addresses.
Jim Grosbach
2011-08-09
1
-1
/
+1
*
ARM Disassembler: sign extend branch immediates.
Benjamin Kramer
2011-08-09
2
-2
/
+5
*
Silence an false-positive warning.
Owen Anderson
2011-08-09
1
-1
/
+1
*
Don't generate the old-style disassembler in CMake builds either.
Owen Anderson
2011-08-09
1
-1
/
+0
*
The new ARM disassembler disassembles "bx lr" as a special BX_ret instruction...
Benjamin Kramer
2011-08-09
1
-10
/
+0
*
Don't continue generating the old-style decoder file.
Owen Anderson
2011-08-09
1
-3
/
+2
*
ARM fix typo in pre-indexed store lowering.
Jim Grosbach
2011-08-09
1
-1
/
+1
*
Attempt to fix CMake build.
Owen Anderson
2011-08-09
1
-0
/
+1
*
Tighten Thumb1 branch predicate decoding.
Owen Anderson
2011-08-09
2
-1
/
+3
*
First draft of the practical guide to atomics.
Eli Friedman
2011-08-09
1
-0
/
+295
[next]