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 convinience constructor for function calls with two args.
Alkis Evlogimenos
2004-07-16
2
-1
/
+38
*
Add a class for pseudo-instructions. Use it.
Brian Gaeke
2004-07-16
2
-16
/
+14
*
Add what will eventually be the TSFlags. Big switch(opcode) statements are bad.
Brian Gaeke
2004-07-16
2
-0
/
+24
*
Add special handling for pseudo-instructions (print them as comments).
Brian Gaeke
2004-07-16
2
-0
/
+36
*
Add to-do list.
Brian Gaeke
2004-07-16
2
-0
/
+18
*
Do IMPLICIT_DEFs on incoming args' hard regs, to avoid confusing the regalloc.
Brian Gaeke
2004-07-16
4
-40
/
+244
*
The powerpc is now gone. However it is now just known as the Skeleton target.
Chris Lattner
2004-07-16
5
-277
/
+0
*
Build skeleton target
Chris Lattner
2004-07-16
1
-2
/
+3
*
Build the skeleton target
Chris Lattner
2004-07-16
1
-1
/
+1
*
Initial checkin of the rest of the skeleton target
Chris Lattner
2004-07-16
12
-4
/
+440
*
Initial skeleton tablegen files
Chris Lattner
2004-07-16
3
-0
/
+165
*
Add skeleton makefile
Chris Lattner
2004-07-16
1
-0
/
+44
*
Initial readme
Chris Lattner
2004-07-16
1
-0
/
+19
*
Fix the regressions handling unnamed global variables
Chris Lattner
2004-07-16
1
-2
/
+5
*
For 64-bit platform support, we now use the clEnumValEnd macro to terminate
Chris Lattner
2004-07-16
1
-6
/
+8
*
IA64 compat
Chris Lattner
2004-07-16
6
-6
/
+7
*
Fix IA64 compatibility
Chris Lattner
2004-07-16
2
-2
/
+2
*
Use new macro
Chris Lattner
2004-07-16
2
-2
/
+2
*
Be compatible with IA64
Chris Lattner
2004-07-16
1
-1
/
+2
*
Passing integer 0 in for a pointer value doesn't work on IA64. Fix this
Chris Lattner
2004-07-16
1
-1
/
+1
*
Add a new macro to be used for the end of enum lists.
Chris Lattner
2004-07-16
2
-0
/
+2
*
This patch was contributed by Daniel Berlin!
Chris Lattner
2004-07-15
1
-14
/
+48
*
Fix PR404 try #2
Chris Lattner
2004-07-15
1
-8
/
+8
*
Give SetVector range support
Chris Lattner
2004-07-15
2
-2
/
+34
*
Nuke a clearly bogus assertion
Chris Lattner
2004-07-15
1
-2
/
+0
*
Revert previous patch until I get a bug fixed
Chris Lattner
2004-07-15
1
-12
/
+12
*
QOI issue fixed
Chris Lattner
2004-07-15
1
-0
/
+1
*
Fix PR404: Loop simplify is really slow on 252.eon
Chris Lattner
2004-07-15
1
-12
/
+12
*
Bug fixed
Chris Lattner
2004-07-15
1
-0
/
+1
*
Final fix for PR341: eliminate operator<<(ostream, Value*). Clients should
Chris Lattner
2004-07-15
2
-9
/
+0
*
Fixes for PR341
Chris Lattner
2004-07-15
1
-2
/
+2
*
Fixes for PR341
Chris Lattner
2004-07-15
4
-28
/
+20
*
Fix for PR341
Chris Lattner
2004-07-15
1
-1
/
+1
*
Fix for PR341
Chris Lattner
2004-07-15
3
-5
/
+5
*
Revert stuff that I didn't mean to checkin
Chris Lattner
2004-07-15
2
-3
/
+2
*
Fixes for PR341
Chris Lattner
2004-07-15
3
-15
/
+16
*
Fix for PR341
Chris Lattner
2004-07-15
1
-1
/
+1
*
Patches towards fixing PR341
Chris Lattner
2004-07-15
10
-19
/
+20
*
Progress on PR341
Chris Lattner
2004-07-15
5
-35
/
+36
*
Fixes working towards PR341
Chris Lattner
2004-07-15
6
-22
/
+23
*
Bug fixes for PR341
Chris Lattner
2004-07-15
5
-11
/
+39
*
Implement folding of expressions like 'uint cast (int* getelementptr (int*
Chris Lattner
2004-07-15
1
-0
/
+12
*
Yeah, how about those 'primative' types huh?
Chris Lattner
2004-07-15
1
-1
/
+1
*
Now that we codegen the portable "sizeof" efficiently, we can use it for
Chris Lattner
2004-07-15
1
-18
/
+22
*
Improve codegen for the LLVM offsetof/sizeof "operator". Before we compiled
Chris Lattner
2004-07-15
2
-0
/
+30
*
You cannot pass functions by value, what does that even mean??
Chris Lattner
2004-07-14
1
-2
/
+2
*
this "feature" is gone
Chris Lattner
2004-07-14
1
-5
/
+0
*
This is logically part of the last patch. Just more really horrible code
Chris Lattner
2004-07-14
1
-17
/
+0
*
** Finally DeclareNewGlobalValue is dead!
Chris Lattner
2004-07-14
1
-125
/
+90
*
New, horrible, testcase
Chris Lattner
2004-07-14
1
-0
/
+18
[next]