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
*
Keep enums stable. Append EH stuff to the end.
Bill Wendling
2011-07-27
1
-49
/
+52
*
ARM assembly parsing and encoding tests for UADD16, UADD8 and UASX.
Jim Grosbach
2011-07-27
1
-0
/
+25
*
ARM assembly parsing and encoding tests for TST instruction.
Jim Grosbach
2011-07-27
1
-0
/
+28
*
ARM assembly parsing and encoding tests for TEQ instruction.
Jim Grosbach
2011-07-27
1
-0
/
+34
*
Refactor the STRT and STRBT instructions to distinguish between the register-...
Owen Anderson
2011-07-27
2
-2
/
+31
*
Merge the contents from exception-handling-rewrite to the mainline.
Bill Wendling
2011-07-27
27
-106
/
+742
*
ARM assembly parsing and encoding for extend instructions.
Jim Grosbach
2011-07-27
4
-0
/
+229
*
Teach the ConstantMerge pass about alignment. Fixes PR10514!
Nick Lewycky
2011-07-27
2
-10
/
+56
*
X86ISD::MEMBARRIER does not require SSE2; it doesn't actually generate any co...
Eli Friedman
2011-07-27
1
-1
/
+1
*
The numbering of LLVMOpcode is supposed to be stable; revert my earlier chang...
Eli Friedman
2011-07-27
1
-24
/
+26
*
Add test cases for BlockFrequency.
Jakub Staszak
2011-07-27
1
-0
/
+56
*
Add a generic 'capacity_in_bytes' function to allow inspection of memory usag...
Ted Kremenek
2011-07-27
3
-6
/
+47
*
ARM assembly parsing aliases for extend instructions w/o rotate.
Jim Grosbach
2011-07-27
1
-0
/
+22
*
Update document listing DIVariable elements to reflect recent changes.
Devang Patel
2011-07-27
1
-1
/
+3
*
ARM cleanup of remaining extend instructions.
Jim Grosbach
2011-07-27
2
-171
/
+122
*
ARM extend instructions simplification.
Jim Grosbach
2011-07-27
5
-89
/
+87
*
Optimize 96-bit division a little bit.
Jakub Staszak
2011-07-27
1
-2
/
+3
*
Move static methods to the anonymous namespace.
Jakub Staszak
2011-07-27
2
-5
/
+7
*
Edge to itself is backedge as well.
Jakub Staszak
2011-07-27
1
-1
/
+1
*
Trim includes.
Frits van Bommel
2011-07-27
1
-12
/
+11
*
Update CMake build for new gtest file.
Frits van Bommel
2011-07-27
1
-0
/
+1
*
Remove some code that is no longer needed now that googletest knows how
Jay Foad
2011-07-27
1
-17
/
+0
*
Merge gtest-1.6.0.
Jay Foad
2011-07-27
28
-1356
/
+3498
*
Explicitly cast narrowing conversions inside {}s that will become errors in
Jeffrey Yasskin
2011-07-27
6
-6
/
+8
*
Revert r136156, which broke several buildbots.
Dan Gohman
2011-07-27
1
-1
/
+14
*
Misc mid-level changes for new 'fence' instruction.
Eli Friedman
2011-07-27
5
-5
/
+41
*
Minor simplification.
Eli Friedman
2011-07-27
1
-2
/
+2
*
Move some code around to open opportunity for more shuffle matching
Bruno Cardoso Lopes
2011-07-27
1
-18
/
+18
*
The vpermilps and vpermilpd have different behaviour regarding the
Bruno Cardoso Lopes
2011-07-27
5
-32
/
+156
*
Remove more dead code!
Bruno Cardoso Lopes
2011-07-27
1
-15
/
+5
*
Fix AliasSetTracker so that it doesn't make any assumptions about instruction...
Eli Friedman
2011-07-27
3
-70
/
+68
*
Support .code32 and .code64 in X86 assembler.
Evan Cheng
2011-07-27
11
-20
/
+72
*
It is quiet possible that inlined function body is split into multiple chunks...
Devang Patel
2011-07-27
2
-16
/
+181
*
Remove these two directories. The tests can be ported to dragonegg if
Eric Christopher
2011-07-27
37
-328
/
+0
*
Remove test/FrontendC, almost all of the tests have been migrated
Eric Christopher
2011-07-26
362
-5534
/
+0
*
Add support for multi-way live range splitting.
Jakob Stoklund Olesen
2011-07-26
1
-64
/
+165
*
Print out the MBB live-in registers.
Jakob Stoklund Olesen
2011-07-26
1
-0
/
+4
*
Eliminate copies of undefined values during coalescing.
Jakob Stoklund Olesen
2011-07-26
3
-0
/
+80
*
Update test.
Benjamin Kramer
2011-07-26
1
-1
/
+1
*
Add a neat little two's complement hack for x86.
Benjamin Kramer
2011-07-26
3
-28
/
+49
*
Recognize unpckh* masks and match 256-bit versions. The new versions are
Bruno Cardoso Lopes
2011-07-26
11
-132
/
+148
*
Delete unnecessarily cautious LastCALLSEQ code.
Dan Gohman
2011-07-26
1
-14
/
+1
*
ARM rot_imm printing adjustment.
Jim Grosbach
2011-07-26
3
-9
/
+9
*
ARM cleanup of rot_imm encoding.
Jim Grosbach
2011-07-26
8
-44
/
+47
*
Prevent x86-specific DAGCombine from creating nodes with illegal type (which ...
Eli Friedman
2011-07-26
2
-3
/
+3
*
Remove one last reference to Target in MC library.
Evan Cheng
2011-07-26
1
-1
/
+1
*
Split am2offset into register addend and immediate addend forms, necessary fo...
Owen Anderson
2011-07-26
8
-51
/
+165
*
Update generated code to use new API of GetElementPtrInst::Create.
Nicolas Geoffray
2011-07-26
1
-2
/
+1
*
FileCheck'ize test.
Jim Grosbach
2011-07-26
1
-20
/
+21
*
Fix a typo.
Bill Wendling
2011-07-26
1
-1
/
+1
[next]