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
*
Rename LowerSubregs to ExpandPostRAPseudos.
Jakob Stoklund Olesen
2011-09-25
2
-1
/
+1
*
Sort CMakeLists.txt.
Benjamin Kramer
2011-09-24
1
-7
/
+5
*
Implement Duncan's suggestion to use the result of getSetCCResultType if it i...
Nadav Rotem
2011-09-24
1
-4
/
+9
*
[Vector-Select] Address one of the problems in 10902.
Nadav Rotem
2011-09-24
1
-1
/
+10
*
Add .td file.
Akira Hatanaka
2011-09-24
1
-0
/
+12
*
Revert change made in .gitignore.
Akira Hatanaka
2011-09-24
1
-2
/
+0
*
Preparation for adding simple Mips64 instructions.
Akira Hatanaka
2011-09-24
3
-0
/
+8
*
Only run MF.verify() with EXPENSIVE_CHECKS=1.
Jakob Stoklund Olesen
2011-09-24
2
-4
/
+1
*
sys::Process: Add a SetWorkingDirectory method.
Daniel Dunbar
2011-09-23
3
-0
/
+12
*
LSR minor bug fix in RateRegister.
Andrew Trick
2011-09-23
1
-1
/
+1
*
Duncan owns dragonegg too, it's all his fault :)
Chris Lattner
2011-09-23
1
-1
/
+1
*
Verify that terminators follow non-terminators.
Jakob Stoklund Olesen
2011-09-23
2
-0
/
+16
*
PR10998: It is not legal to sink an instruction past the terminator of a bloc...
Eli Friedman
2011-09-23
2
-1
/
+52
*
Teach the Thumb2 AsmParser to accept pre-indexed loads/stores with an offset ...
Owen Anderson
2011-09-23
2
-1
/
+3
*
Also match negative offsets for addrmode3 and addrmode5.
Jakob Stoklund Olesen
2011-09-23
2
-2
/
+20
*
Fix incorrect disassembly test.
Owen Anderson
2011-09-23
1
-1
/
+1
*
Add more fixed bits to USAT16 encoding to filter out incorrect decodings.
Owen Anderson
2011-09-23
1
-2
/
+2
*
Post-index loads/stores in still need to print the post-indexed immediate, ev...
Owen Anderson
2011-09-23
3
-11
/
+18
*
Reapply r140412 (Thumb2 reg-reg loads cannot target SP or PC), with invalid t...
Owen Anderson
2011-09-23
2
-3
/
+3
*
Revert r140412. This affects more instructions than intended.
Owen Anderson
2011-09-23
1
-1
/
+1
*
Thumb2 register-shifted-register loads cannot target the PC or the SP.
Owen Anderson
2011-09-23
1
-1
/
+1
*
Add getTreeFactory() to ImmutableSet to allow construction of ImmutableSetRef...
Anna Zaks
2011-09-23
1
-0
/
+4
*
Implement N32/64 calling convention. Patch by Liu.
Akira Hatanaka
2011-09-23
1
-1
/
+54
*
Make FGR64RegisterClass available if target is Mips64.
Akira Hatanaka
2011-09-23
1
-1
/
+6
*
Add definitions of 64-bit register files. Add code for returning Mips64's set...
Akira Hatanaka
2011-09-23
2
-9
/
+81
*
PTX: Fix parameter order bug
Justin Holewinski
2011-09-23
2
-8
/
+8
*
Fix a couple of 80 column violations.
Wesley Peck
2011-09-23
2
-2
/
+3
*
PTX: Cleanup unused code in PTXMachineFunctionInfo
Justin Holewinski
2011-09-23
3
-158
/
+60
*
PTX: Fix another 80-column violation
Justin Holewinski
2011-09-23
1
-1
/
+2
*
PTX: Handle function call return values
Justin Holewinski
2011-09-23
3
-18
/
+68
*
Fix 80 column violations.
Richard Osborne
2011-09-23
3
-8
/
+16
*
Implement Chris's suggestion of legalizing the various SSE and AVX
Duncan Sands
2011-09-23
2
-64
/
+13
*
Modified demo to use 3.0 resume instruction vs calling _Unwine_Resume.
Garrison Venn
2011-09-23
1
-93
/
+116
*
PTX: Start fixing function calls
Justin Holewinski
2011-09-23
3
-4
/
+16
*
PTX: Remove PTX calling convention files
Justin Holewinski
2011-09-23
2
-192
/
+0
*
[PATCH 2/2] PTXInstrInfo.td PTXIntrinsicInstrInfo.td 80 columns
Justin Holewinski
2011-09-23
2
-81
/
+162
*
PTX: Generalize handling of .param types
Justin Holewinski
2011-09-23
7
-22
/
+204
*
PTX: Cleanup unused code in the PTXMFInfoExtract pass
Justin Holewinski
2011-09-23
1
-31
/
+0
*
Tweak the handling of MERGE_VALUES nodes: remove the need for
Duncan Sands
2011-09-23
6
-51
/
+43
*
Vector-Select: Address one of the problems in pr10902. Add handling for the
Nadav Rotem
2011-09-23
2
-0
/
+43
*
Don't allow 32-bit only instructions to be disassembled in 64-bit mode. Fixes...
Craig Topper
2011-09-23
5
-13
/
+23
*
Add definitions of 64-bit int registers.
Akira Hatanaka
2011-09-23
1
-0
/
+41
*
Do not rely on the enum values of argument registers A0-A3 being consecutive.
Akira Hatanaka
2011-09-23
1
-3
/
+11
*
We're no longer going to bother supporting platforms that don't
Eric Christopher
2011-09-23
4
-201
/
+2
*
PR10989: Don't print .hidden on Windows.
Eli Friedman
2011-09-23
2
-7
/
+15
*
PR10991: make fast-isel correctly check whether accessing a global through an...
Eli Friedman
2011-09-22
2
-2
/
+28
*
Make changes in instruction and pattern definitions so that tablegen does not
Akira Hatanaka
2011-09-22
2
-27
/
+27
*
Add new files to CMake.
Owen Anderson
2011-09-22
1
-0
/
+2
*
Fix SimplifySelectCC to add newly created nodes to the DAGCombiner
Dan Gohman
2011-09-22
2
-6
/
+9
*
Add support for GR32 <-> FR32 cross class copies.
Jakob Stoklund Olesen
2011-09-22
1
-0
/
+11
[next]